Open alvinapolinario opened 8 years ago
you can use the function mysqli_connect instead of the above function or there's another way to remove this error by placing @ in front of the function. I hove your problem will be solved.
Having the same issues please:
Fatal error: Uncaught Error: Call to undefined function mysql_select_db() in C:\xampp\htdocs\Elearning-master\admin\dbcon.php:2 Stack trace: #0 C:\xampp\htdocs\Elearning-master\header.php(30): include() #1 C:\xampp\htdocs\Elearning-master\index.php(1): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\Elearning-master\admin\dbcon.php on line 2
Good day!
I appreciate this project, however it is always showing this error
DEPRECATED: MYSQL_CONNECT(): THE MYSQL EXTENSION IS DEPRECATED AND WILL BE REMOVED IN THE FUTURE: USE MYSQLI OR PDO INSTEAD IN D:\WEBSITES\LEARNING2\ADMIN\DBCON.PHP ON LINE 3