Page 1 of 1

How to Connect MYSQL WITH PHP

Posted: Fri Mar 05, 2004 8:00 am
by mgrphp
Please give me script details of configuration details about how to
connect MYSQL with PHP so as php scripts can access database. ?

Posted: Fri Mar 05, 2004 8:05 am
by JayBird
Isn't the manual a wonderful thing!

http://se.php.net/manual/en/function.mysql-connect.php

Mark