Warning: There are 5 functions in your code that have been deprecated in the current version of PHP :
mysql_close()
mysql_connect()
mysql_db_query()
mysql_fetch_array()
mysql_num_rows()
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Warning: There are 5 functions in your code that have been deprecated in the current version of PHP :
mysql_close()
mysql_connect()
mysql_db_query()
mysql_fetch_array()
mysql_num_rows()
Anyone know how to update this from mysql to mysqli?
or is this project no more?
Last edit: WelshPaul 2015-11-12
Yeah this seems to be dead, there is no documentation, no updates, no way to get help or find out why its not working. Disappointed.