Magic quotes

Magic quotes was a feature of the PHP scripting language, wherein strings are automatically escaped—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.

Source: Wikipedia — Magic quotes (CC BY-SA 4.0)

Magic quotes

Magic quotes was a feature of the PHP scripting language, wherein strings are automatically escaped—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.

Source: Wikipedia "Magic quotes" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy