RE: [PHP] Sizeof a multi-dimensional array??

2001-04-26 Thread Maxim Maletsky
on [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 9:31 AM To: PHP Subject: [PHP] Sizeof a multi-dimensional array?? Alright, count($x) would give me the number of array elements in $x. But how can I get the count of a multi-dimensional array? Count($x[0]) doesn't seem to work. Th

[PHP] Sizeof a multi-dimensional array??

2001-04-26 Thread Chris Anderson
Alright, count($x) would give me the number of array elements in $x. But how can I get the count of a multi-dimensional array? Count($x[0]) doesn't seem to work. Thanks in advance Chris Anderson aka "Null" PHP Developer / Nulltech PHP-GTK Teste