Posted by comp.lang.php on 08/22/06 14:17
HUH??
Phil
flamer die.spam@hotmail.com wrote:
> > function &array_scan(&$array) {
> > if (is_array($array) && @sizeof($array) > 0) {
> > print_r("sizeof(" . vname($array) . ") = " . sizeof($array) .
> > "<P>");
>
>
> your looping for any number higher than zero.
>
> Flamer.
Navigation:
[Reply to this message]
|