First of all I have no knowledge on MYSQL really but a friend created a database for me. I did do some updates to my server recently and ever since then an admin form I use on my website to select a category for a trivia question shows the following error on the form itself reading...
Deprecated: mysql(): This function is deprecated; use mysql_query() instead in /home/PATH-TO-PHP-FILE on line 116
The admin area still works but how do i remove this error?
The Database still works properly and pulls the data like it should for each day's new trivia question