thanks. that helped to find the problem.
it certainly seems to be. All slashes and quotes are escaped.
would mysql_real_escape_string help or hurt in this case?
do you have a direct email?
sorry to jump in here but im new to posting here and didnt see any direct message option..
TobiasBG,
Hoping you can help.
I creates a script to run a cron to update my table weekly. I am pretty sure (reviewed several times) that all of my [[“”,””],[“”,””]] formatting is correct when i run a mysql update but i am getting the ‘table is corrupted’ error. Can you help point me in what things to look for that trigger this error? Is there an entry in another table that I am missing? I cant see why it thinks that it is corrupted. HELP PLEASE