All you can do is to echo the queries instead of executing them, then copy+paste these into phpmyadmin and see what happens then, tune the queries till they work, then feed the changes back to the php code.
↧
All you can do is to echo the queries instead of executing them, then copy+paste these into phpmyadmin and see what happens then, tune the queries till they work, then feed the changes back to the php code.