Fix Mysql Errors In Php Script
This should be an easy fix, to update a php script that
has mysql errors.
It’s to do with a new version of mysql being installed
on the server.
– SQL syntax error
– supplied argument is not a valid MySQL result resource
Seems to be one .php file affected, plug the database may
need a small tweak after the file has been updated.