* Thus wrote Andrew Brampton ([EMAIL PROTECTED]):
> Well I just coded up a very small example, and it pushing 1 array into the
> other...
> 
> Check out: http://81.102.229.151/push.php and
> http://81.102.229.151/push.phps
> 
> It works exactly how it should... However really the array isn't a 2
> dimensional one, since PHP doesn't have them, its rather a array of arrays
> which is roughly the same thing (and something not to worry about)...

A 2 demensional array is an array of arrays.

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to