Re: [users@httpd] Apache crashes when using WHILE loop to tr…

Top Page

Reply to this message
Author: Norman Peelman
Date:  
To: users
Subject: Re: [users@httpd] Apache crashes when using WHILE loop to traverse SQL query results
Bonger O wrote:
> Hi guys,
>
> Thanks for getting back to me on this with your comments, but sadly
> I've still had no luck.
>
> I have managed to narrow the problem down to *$row =
> mysqli_fetch_assoc($result);*
> For some reason this is causing the crash. Would there be any reason
> that this function cant be found perhaps? I really have no clue!!!
>
>
>

It would probably crash (or throw errors) if $result was empty.
Probably need to move this to a PHP newsgroup.

-- 
Norman
Registered Linux user #461062



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@???
   "   from the digest: users-digest-unsubscribe@???
For additional commands, e-mail: users-help@???