Doug, It can be a string (multi-character) not just a single character.
Fromt eh PHP docs: array explode ( string $delimiter , string $string [, int $limit ] ) P- On Sep 22, 2009, at 1:38 PM, Doug Boude wrote: > hey PHP people...can i use a multi-character delimiter in the > 'explode' function, or does it only accept a single character > delimiter? All the examples i find use a single character, but i > read nothing that prohibits multiple characters. > > thanks. > > Doug B > > > --~--~---------~--~----~------------~-------~--~----~ Our Web site: http://www.RefreshAustin.org/ You received this message because you are subscribed to the Google Groups "Refresh Austin" group. [ Posting ] To post to this group, send email to [email protected] Job-related postings should follow http://tr.im/refreshaustinjobspolicy We do not accept job posts from recruiters. [ Unsubscribe ] To unsubscribe from this group, send email to [email protected] [ More Info ] For more options, visit this group at http://groups.google.com/group/Refresh-Austin -~----------~----~----~----~------~----~------~--~---
