Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

php7-mysql

This PHP script emulates MySQL extension for PHP 7 using MySQLi extension

Just include the PHP file on top of your old application and it will work with old mysql_*() functions.

Not implemented functions:

  • mysql_field_flags()
  • mysql_list_processes()
  • mysql_tablename()

About

This PHP script emulates MySQL extension for PHP 7 using MySQLi extension

Topics

Resources

Stars

12 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages