devryan / GamePanelX-V3

The Original Free and Open Source Game Control Panel
https://www.gamepanelx.com
Other
131 stars 94 forks source link

PHP 7.0 support #181

Open will2therich opened 6 years ago

will2therich commented 6 years ago

This adds PHP 7.0 support via MySQLi

PHP7.0 depreciated the command mysql_connect so the whole program needed updating to use mysqli to connect to databases

will2therich commented 6 years ago

@devryan As you may be aware PHP 5 reaches the end of life this year. Once updated this should the support PHP 7.0 (also EOL's this year) 7.1 & 7.2