Hi Everyone, Happy Holidays,
Simple php parsing question. I have a form email that asks for a list of email address's, seperated by comma's, as well as a number of other fields. This is posted to another page as 1 string, seperated by comma's.
I need to take this string, and divide it into seperate values in an array emails[]. How do I do this?
This way I can loop the array and send the emails.
Thanks,
Josh
Simple String Parse {RESOLVED}
Moderator: General Moderators
-
sell-traffic
- Forum Commoner
- Posts: 26
- Joined: Thu Aug 05, 2004 9:35 pm
Simple String Parse {RESOLVED}
Last edited by sell-traffic on Thu Dec 30, 2004 4:06 pm, edited 1 time in total.