Page 1 of 1

how to connect php and mysql

Posted: Wed Dec 02, 2009 3:32 am
by desikankannan
Iam new to php form ,i need to connect php with mysql, give suggestions to connect

Re: how to connect php and mysql

Posted: Wed Dec 02, 2009 3:45 am
by papa
http://us.php.net/manual/en/function.mysql-connect.php

Check out the examples and you're all set.

Re: how to connect php and mysql

Posted: Wed Dec 02, 2009 1:56 pm
by John Cartwright
Moved to Installation and Configuration.