I have this query for mySQL:
UPDATE 'members' WHERE 'UserName'='Admin' SET 'UserName'='Admin', 'UserEmail'='a@a.com2', 'UserRealname'='The Administrator2', 'UserAddress'='12 tree lane countryland some county2', 'UserCountry'='united kingdom', 'UserPhone'='0800 215000'
but i'm getting syntax error when i try and execute it on my database.
i've wasted around 2 hours of my free time(i dont have a lot) trying to fix this and i can't, nomatter what i do.
oh, and this is the 2nd time i've typed this - safari decided to redirect me to amazon as i was about to submit :mad
could ANYONE help?????