1
0
Fork 0
MySQLDumper/inc/sqlbrowser
Hannes Rosenögger 5b995d339d Convert to mysqli
This commit converts all mysql_* function to the appropriate counterparts
in mysqli.
I used this tool for most of it:
https://github.com/philip/MySQLConverterTool
This makes it possible to continue using MysqlDumper with PHP 7.0
2016-02-01 20:02:15 +01:00
..
mysql_search.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_commands.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00
sql_dataview.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_record_insert_inputmask.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_record_update_inputmask.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sql_tables.php Convert to mysqli 2016-02-01 20:02:15 +01:00
sqlbox.php Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00