Hi All,
I just been told to learn PHP and MySQL by my boss.
Finding it ok for the moment, how ever when I try to connect the MySQL via PHP like this: this error occurs:
Fatal error: Call to undefined function mysql_connect() in ....
Now, I have tried locating the problem by enabling MySQL to work with PHP in the C
hp/BACKUP/php.ini file. This unfortunatly doesn't do anything.
Can anyone suggest anything?
My setup is PHP 5 MySQL 4 and IIS
I just been told to learn PHP and MySQL by my boss.
Finding it ok for the moment, how ever when I try to connect the MySQL via PHP like this: this error occurs:
Fatal error: Call to undefined function mysql_connect() in ....
Now, I have tried locating the problem by enabling MySQL to work with PHP in the C
Can anyone suggest anything?
My setup is PHP 5 MySQL 4 and IIS