|
Posted by Matthew White on 09/05/07 23:27
"Tom" <tom@to.com> wrote in message news:fbk5up02196@drn.newsguy.com...
> On Mon, 03 Sep 2007 16:09:42 +0200, J.O. Aho wrote...
>>
>>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).
>>
>>
>
>
> Sometimes that's the more direct and easier way for checking your MySQL
> syntax.
> : )
>
> Tom
> --
> Newsguy.com
> Basic Accounts $5.95 / month or $39.95 / 12 months
> http://newsguy.com/overview.htm
>
PHPMyAdmin returns the row when I use this query. It must be a problem with
mysqli_fetch_array.
Navigation:
[Reply to this message]
|