"; echo "Password is " . $password; echo "
I couldn't figure out how to reverse the mysql password command."; exit(); } if(mysql_error()) { echo mysql_error(); } echo "Incorrect data entered."; ?>