Re: [PHP] Re: number function

2003-03-20 Thread Kevin Waterson
This one time, at band camp, "pei_world" <[EMAIL PROTECTED]> wrote: hi > thx for the last question > I have following function, I use it the check all the elements in the array > whether numeric or not. but I get the output : ++l++* and ++0++, the first > char in the string >

[PHP] Re: number function

2003-03-20 Thread pei_world
hi thx for the last question I have following function, I use it the check all the elements in the array whether numeric or not. but I get the output : ++l++* and ++0++, the first char in the string === function check_int_float($array){