Hi,
Here's the problem: I have set up a working mysql database on my home computer using an Apache server, where I use php to update the database. It works fine.
BUT.... when I upload it to my website, and try to update the database, nothing happens. It just stays the same. There are no error messages at all. I can read data from the database, but can't update.
I've also tried "granting update" to the table, but this hasn't made a difference.
I hope someone knows the answer!! Thanks in advance,
Callum