$con = mysql_connect($SQL_SERVER, $SQL_USERNAME, $SQL_PASSWORD) or die('Connection failed '.mysql_error());