[EMAIL PROTECTED] (Nunners) wrote in
news:[EMAIL PROTECTED]: 

> I've got a series of functions which return a list in an array.  How
> can I create an empty array?  Or do I need to check it's a valid array
> before I use it?
> 
> Cheers
> James

This may be helpful:

http://uk.php.net/manual/en/language.types.array.php

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

Reply via email to