---------- Forwarded message ---------- From: Nicolae Serban <[EMAIL PROTECTED]> Date: Mon, 13 Sep 2004 01:58:38 +0300 Subject: [PHP] I don't understand why !!!! To: [EMAIL PROTECTED]
I just install the PHP 5 ! This is the code <?php $link=mysql_connect("localhost","root","1234"); mysql_close($link); ?> and this is the error messege WHY !!!???? Fatal error: Call to undefined function mysql_connect() in C:\Apache\Apache2\htdocs\ttt.php on line 3 Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php