Jump to content

mysqli or mysql


mrneilrobinson

Recommended Posts

hi there,

 

i am trying to connect to a db, but i am having the following message return:

 

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/sites/furryfrog.co.uk/public_html/aliens/addemail.php on line 20

Error querying database.

 

 

 

when i change mysql_query() to mysqli_query() i recieve the following message

 

Fatal error: Call to undefined function: mysqli_connect() in /home/sites/furryfrog.co.uk/public_html/aliens/addemail.php on line 12

 

 

i am using php version 4, as parts of the site are built in the cms expression engine that does not support php5

 

i dont know what avenue to pursue with fixing this error, mysqli or mysql?

 

 

i hope this makes sense!

 

merci

 

Link to comment
https://forums.phpfreaks.com/topic/178217-mysqli-or-mysql/
Share on other sites

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.