|
Posted by Matthew White on 09/05/07 23:27
"J.O. Aho" <user@example.net> wrote in message
news:5k2it6F1rnmsU3@mid.individual.net...
> Matthew White wrote:
>> "Captain Paralytic" <paul_lautman@yahoo.com> wrote in message
>
>>> Now can you please post some of the output FROM THE QUERY!
>>
>> The query returns a mysqli_result object, then stalls on the
>> mysqli_fetch_array. This results in a blank page. If I removed the <,
>> the query returns the same object, and returns an array after
>> mysqli_fetch_array. That's the only ouput.
>
> I think Paul will be happy if you would tell what happens if you run that
> query directly on the mysql server (use the terminal frontend mysql and
> cut
> and paste the query).
>
>
> --
>
> //Aho
PHPMyAdmin returns:
Showing rows 0 - 0 (1 total, Query took 0.0163 sec)
and one row that fits the description. It seems to be a problem exclusively
with mysqli_fetch_array.
Navigation:
[Reply to this message]
|