> Why do you put each(explode()) ?  Just list() = explode() is what you
> want.

I did that because I thought they were complimentary functions?  Just about
every example I've seen of list() uses each().  Just using explode() makes it
work.  Obviously I'm going to have to go back and read more about list().

thnx,
Chris


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

Reply via email to