Hi,
I just moved from Ensim, and I'm getting a lot of errors like these on scripts that were working perfectly well:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/site/public_html/admon/altas.php on line 98
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/site/public_html/admon/altas.php on line 116
Line 98: while ($row=mysql_fetch_array($result)){
Line 116: mysql_free_result($result);
Please, any help would be appreciated.
Thanks.



LinkBack URL
About LinkBacks
Reply With Quote




