PHP and MySQL: I don't want the error!
Posted: Sat Jul 22, 2006 10:29 am
I've looked everywhere and can't find anything. Not even sure if anyone will be able to answer this.
Basically I don't want error messages such as
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in <location> on line #
I have my own checks and don't want such a message messing my page up
Any help is appreciated.
Basically I don't want error messages such as
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in <location> on line #
I have my own checks and don't want such a message messing my page up
Any help is appreciated.