> Is there anyway to do a nested array, I have looked at the various array
> functions and can't figure this out (if possible).
> 
Try reading up on multidimensional array...

http://www.onlamp.com/pub/a/php/2001/06/07/php_foundations.html
http://www.onlamp.com/pub/a/php/2001/06/21/php_foundations.html

http://www.php.net/manual/en/function.array.php

HTH.


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

Reply via email to