Recently I've been getting the error:
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
We all know what causes the error, however I need to launch an application tomorrow and simply dont have time to change all my queries. I'll only be able to get to it during the week. In the mean time I would like to know what would be the best way to hide this specific notice without having to use the @ sign or turning error notices of