$connect=mysql_connect('localhost', 'root', 'glide75') or die(mysql_error()); echo "Connected to MySQL<br />";