On Thu, 1 Jul 2004 14:05:49 -0500, Shiloh Madsen
<[EMAIL PROTECTED]> wrote:
> 
> Can I use explode in a conditional manner? I.E., can i have it explode on a space, 
> but only if the space is not encased in double quotes?

I would use http://www.php.net/preg_split

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to