i dont now still not working :S
i dont now still not working :S
Im a runescape player.
That should be fine, I don't get it, what editor are you using, Notepad?Also, shouldn't the if statement be like this:
PHP Code:<?
$host = "localhost";
$dbuser = "Database User";
$dbpwd = "Database Password";
$db = "Database Name";
$connect = mysql_pconnect($host, $dbuser, $dbpwd);
if(!$connect) {
echo("Could not connect to database...");
} else {
$select = mysql_select_db($db);
}
?>
No dreamweaver :S
Im a runescape player.
Are you putting it in the code section and not the actual page? Try notepad.
d.w hitman helping me![]()
Im a runescape player.
Want to hide these adverts? Register an account for free!