connect -- php/mysql


"; mysql_select_db("local") or die(mysql_error()); echo "Connected to Database
"; ?>