ive uncommented both lines
Quote:
$link = mysql_connect ("localhost", "$dbuserid", "$dbuserpassword") or die('I cannot connect to the database.');
mysql_select_db ("pp_database")or die("Could not select photopost database");
|
do i need to set this to something ?
pp_database
i have photopost and the
vb in the same database with pp_ as the prefix for photopost