Every time I try to use explode() php function, it reports following error for every line where explode() is presented:

Warning: explode(): Empty delimiter. in /private/var/tmp/folders.501/TemporaryItems/Document.php on line 4

I am running Mac OS X Tiger and working in PHP Studio. Never had this error before.

Forward

2 months, 1 week ago by Davor P.

2 Replies

  • Wayne S. replied May 13th
    An example would be: $array = explode (",", $string);

    Is that how you're using the explode() function?
  • Davor P. replied May 13th
    That's exactly how I used it ...

Join Now to Reply!

To add your own reply, sign in or join Pownce today!

276 Recipients

View all

This note is also available to the general public.