Magic quotes is a controversial feature of the PHP scripting language, wherein special characters are prefixed with a backslash before being passed on. It was introduced to help newcomers write functioning SQL commands without requiring manual escaping. It was later described and widely misinterpreted as intended to prevent inexperienced developers from writing code that was vulnerable to SQL injection attacks. This feature was officially deprecated as of PHP 5.3.0 and removed in PHP 5.4, due to security concerns.
Read more about Magic Quotes: Concept, Criticism, Other Approaches
Famous quotes containing the words magic and/or quotes:
“The magic of first love is our ignorance that it can ever end.”
—Benjamin Disraeli (18041881)
“Man is timid and apologetic; he is no longer upright; he dares not say I think, I am, but quotes some saint or sage.”
—Ralph Waldo Emerson (18031882)