unkwntech Posted July 22, 2008 Share Posted July 22, 2008 Maybe I'm to tired or just not thinking clearly (or any combination there of). How will I split a string "abc" into array('a', 'b', 'c') Link to comment https://forums.phpfreaks.com/topic/116005-solved-splitting-a-string/ Share on other sites More sharing options...
unkwntech Posted July 22, 2008 Author Share Posted July 22, 2008 Looks like I just wasn't thinking clearly... str_split() Link to comment https://forums.phpfreaks.com/topic/116005-solved-splitting-a-string/#findComment-596450 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.