Ok,
When connecting with a mysql database, on a failure, is there any way of making my PHP script just print the 'or die' statement without it publicly displaying the PHP/Mysql connection error as well. Or any other simple alternatives for a simple authentication system?