|
Posted by Chris Thompson on 07/26/06 10:28
Hi All,
Trying to split a string where there are occurances of a space, a comma, a
newline (char 10), or a return (char 13) using the preg_split function, but
not sure how to write the regular expression for this...
Anyone any idea please?
Thanks,
Chris.
Navigation:
[Reply to this message]
|