BrightGamePanel / bgpanel

Bright Game Panel
www.bgpanel.net
GNU General Public License v3.0
55 stars 50 forks source link

Deprecated mysql extension #21

Closed kyrnbs closed 9 years ago

kyrnbs commented 9 years ago

Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in bgpanel/includes/mysql.php on line 39

Profforgr commented 9 years ago

Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in bgpanel/includes/mysql.php on line 39

No need to fix. MySQL will be available as extention to PHP. mysql_* should be available forever at PHP.

superg2 commented 9 years ago

+1 PDO in next version of bgpanel v2.