if(!$chmysqlconnect = @mysql_connect($chserver, $chuser, $chpassword)) { echo "uh oh, going down."; exit; }