Cannot load mysql_query()
Posted by: SANTOSHCHH (117.204.181.---)
Date: July 22, 2016 03:24PM

Anyone pls advice?



Edited 1 time(s). Last edit at 07/22/2016 05:59PM by RiggsFolly.

Options: ReplyQuote
Re: Fatal error: Uncaught Error: Call to undefined function mysql_query() in C:\wamp\www\project\lib\student.php on line 14 ( ! ) Error: Call to undefined function mysql_query() in C:\wamp\www\project\lib\student.php on line 14
Posted by: RiggsFolly (Moderator)
Date: July 22, 2016 03:40PM

I bet you are using PHP7!!!

PHP7 does not have the `mysql_` api anymore. It has been deprecated for years and has been completely removed from PHP7.

You will have to use any version of PHP prior to PHP7 i.e. PHP5.something

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.