the error
PHP Fatal error:  Call to undefined function mysql_connect()
says mysql extension is not enabled.

enable mysql extension in your php.ini file

for a beginner i strongly recomend
http://www.apachefriends.org/en/xampp-windows.html

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to