|
Posted by Steve on 08/27/07 16:55
>
> You didn't show us your SELECT statement, but if it doesn't return any
> rows, your mysql_fetch_array() call will return false - and not execute
> anything in the loop.
>
>
You're right, I didnt think of the array returning false.
So how would i check for a value in the array, if the array returns false? Or
how would I check for ANY results?
Navigation:
[Reply to this message]
|