I asked this question in "coding help", when I think it should have been in here:
If I enable magic_quotes_gpc after having already added text to my table usings addslashes(), will the text be returned without the escapes? or do I need to input the data again?