Results 6 comments of oroalej

What I mean is the glyphicon class of bootstrap. "glyphicon glyphicon-chevron-up" and "glyphicon glyphicon-chevron-down"...

so there is no way out to fix this error? I'm currently using PHP5.6+

change that code to `mysqli_connect(SQL_SERVER, SQL_USER, SQL_PASS, SQL_DB);` and comment out this: ``` //mysql_connect(SQL_SERVER, SQL_USER, SQL_PASS); // mysql_select_db(SQL_DB); ```

dude. PHP 5.6+ is not compatible with this game, because the code is outdated. if you want to, you can use lower version of php..

You don't have a choice, it's either use 5.6 lower or update the code :D.

Use MySQl, Php 5 and lower.