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! Link to comment https://forums.phpfreaks.com/topic/79564-solved-string-manipulation/ Share on other sites More sharing options...
effigy Posted November 30, 2007 Share Posted November 30, 2007 String Functions. Link to comment https://forums.phpfreaks.com/topic/79564-solved-string-manipulation/#findComment-402974 Share on other sites More sharing options...
vozzek Posted November 30, 2007 Author Share Posted November 30, 2007 That totally rocks, thanks! Link to comment https://forums.phpfreaks.com/topic/79564-solved-string-manipulation/#findComment-402975 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.