vegnadragon Posted February 12, 2008 Share Posted February 12, 2008 I have a string and on it i have values separate by commas, what i want to do i want to add a space after each comma, what's the best string function to me to use? Link to comment https://forums.phpfreaks.com/topic/90600-string-help/ Share on other sites More sharing options...
mikefrederick Posted February 12, 2008 Share Posted February 12, 2008 str_replace Link to comment https://forums.phpfreaks.com/topic/90600-string-help/#findComment-464515 Share on other sites More sharing options...
vegnadragon Posted February 12, 2008 Author Share Posted February 12, 2008 thank you, now i can think of a logic for it now. Link to comment https://forums.phpfreaks.com/topic/90600-string-help/#findComment-464519 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.