Can someone fix this error?
Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\xampp\htdocs\app\class.engine.php on line 48
Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\class.engine.php on line 107
Warning: mysql_result() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\app\class.engine.php on line 107


Reply With Quote


