In PHP 7 functions like mysql_connect, mysql_query and so on were completely removed. But there is much of code, which still needs them. This simple file allows to redirect calls to same functions from MySQLi extension. Just put it to the root directory of your site and append include 'mysql.php'; in the start of your index.php file.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple support for deprecated mysql_* functions
License
XXXXPro/MySql-PHP-7
About
Simple support for deprecated mysql_* functions
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published