Jump to content

mysql_fetch_array():


bartgymnast

Recommended Posts

hello people, I got the following problem

 

I had my own website with apache - php and mysql, and no problems at all.

 

I make every day a backup of my database, by copying the fields to my other computer.

now my hdd was crashed, and I needed to reinstall everything.

I also placed back the db fields (I did this before without any errors) but this time I think I builded my apache - php with some different options, but I got the following problem

 

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /some/thing/here/sql_layer.php on line 357.

 

I did installed php 4.3.1 instead of 4.3.0 what I used before this.

 

can someone help

Link to comment
https://forums.phpfreaks.com/topic/198-mysql_fetch_array/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.