Page 1 of 1

my "MYSQL" is not working i'm new in php mysql hel

Posted: Sun Apr 10, 2005 5:25 am
by Zagham
hi i'm using php5 and mysql4
i want to connect with mysql database but there is an error msg..please help me...

here is the "ERROR MESSAGE": :(

"Fatal error: Call to undefined function mysql_connect() in F:\My Web Sites\php_test\mysql\connect.php on line 7"
:?:

Posted: Sun Apr 10, 2005 5:34 am
by timvw
you need to load the mysql extension... it's mentionned in the INSTALL.TXT that is delivered with the php5 .zip package...