hi,
i use this sql statement:
if the $description contains strings that dont have apostrophies in it, it will update the table, but if there's an apostrophy somewhere in the string, the table will not be updated.Code:"UPDATE webhost SET Description='$description' WHERE Email='$email'"
Can anybody help?
Thank you




Bookmarks