Back | Reverse |

PHP Array?
Link | by YoGa on 2005-08-16 05:25:25
Which function should I use to get the number of array Elements in PHP?
I always use "foreach" to do that!!!
but,sure there is a PHP function to do it.

other question: what is the maxi. size for PHP Array?

YoGa

Re: PHP Array?
Link | by YoGa on 2005-08-16 05:42:39
is it "count(ARRAY)"?
But,...my test code is not working!!

YoGa

Re: PHP Array?
Link | by gendou on 2005-08-16 19:51:37
example:
$count = count($things);



Re: PHP Array?
Link | by YoGa on 2005-08-17 11:08:47
yea..It works!
I have found many things like that in php.net.
Thanks 4 all.

YoGa

Back | Reverse |

Copyright 2000-2025 Gendou | Terms of Use | Page loaded in 0.0008 seconds at 2025-06-10 08:28:28