vozzek Posted November 30, 2007 Share Posted November 30, 2007 Hi all, Sorry for such a rookie question, but are there any good string manipulation commands for PHP like the one's I've been using in my javascript? Stuff that does the likes of IndexOf and Substring? I need to parse some crap out from the middle of some of my variables. The two PHP tutorials I took were very basic and never covered much string manipulation (past getting the length). If someone could point me to a page or list of commands like that, I'd be very grateful. Thanks! Quote Link to comment Share on other sites More sharing options...
effigy Posted November 30, 2007 Share Posted November 30, 2007 String Functions. Quote Link to comment Share on other sites More sharing options...
vozzek Posted November 30, 2007 Author Share Posted November 30, 2007 That totally rocks, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.