What are magic quotes?
You will need to know whether the setting is on or not so as you can process data correctly that is going into or coming from a database.
More forms PHP Questions
How do I email the contents of a form to me?How can I check that a data value is alphanumeric?
How do I remove HTML tags from a string?
How can I access information sent through GET on a form?
How do I remove escape characters from data?