Warning: Use of undefined constant mysql_connect - assumed 'mysql_connect' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 18
Warning: Use of undefined constant mysql_pconnect - assumed 'mysql_pconnect' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 19
Warning: Use of undefined constant mysql_select_db - assumed 'mysql_select_db' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 20
Warning: Use of undefined constant mysql_query - assumed 'mysql_query' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 21
Warning: Use of undefined constant mysql_num_rows - assumed 'mysql_num_rows' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 22
Warning: Use of undefined constant mysql_fetch_assoc - assumed 'mysql_fetch_assoc' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 23
Warning: Use of undefined constant mysql_fetch_array - assumed 'mysql_fetch_array' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 24
Warning: Use of undefined constant mysql_result - assumed 'mysql_result' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 25
Warning: Use of undefined constant mysql_free_result - assumed 'mysql_free_result' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 26
Warning: Use of undefined constant mysql_real_escape_string - assumed 'mysql_real_escape_string' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\app\class.engine.php on line 27
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\app\class.engine.php:48
Stack trace:
#0 C:\xampp\htdocs\app\class.engine.php(31): Revolution\engine->connect('pconnect')
#1 C:\xampp\htdocs\global.php(195): Revolution\engine->Initiate()
#2 C:\xampp\htdocs\index.php(10): require_once('C:\\xampp\\htdocs...')
#3 {main}
thrown in C:\xampp\htdocs\app\class.engine.php on line 48