Sample Connection String to Connect to Database
$dbh=mysql_connect (“localhost”, “cpuser_dbuser–> this is database username”,
“
mysql_select_db (“cpuser_dbname–>this is database name”);
$dbh=mysql_connect (“localhost”, “cpuser_dbuser–> this is database username”,
“
mysql_select_db (“cpuser_dbname–>this is database name”);