Mysql Poplem
#1

Hello there, today i have scripted a simple ACP for my community but when iam testing it i found this Error please Help
PHP код:
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\Test\login.php:15 Stack trace: #0 C:\xampp\htdocs\Test\acp.php(3): include() #1 {main} thrown in C:\xampp\htdocs\Test\login.php on line 15 
please help
Reply
#2

Mysql extension is deprecated in PHP and removed in newer versions if im not wrong.
Use MySql PDOor MySqli extensions.
Reply
#3

Quote:
Originally Posted by DRIFT_HUNTER
Посмотреть сообщение
Mysql extension is deprecated in PHP and removed in newer versions if im not wrong.
Use MySql PDOor MySqli extensions.
okay thanks sir i will try to use PDO
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)