Returns a string with backslashes before characters that need to be quoted in database queries etc. These characters are single quote ('), double quote ("), backslash (\) and NUL (the NULL byte).
Замечание: magic_quotes_gpc is ON by default.
See also stripslashes(), htmlspecialchars(), and quotemeta().
Пред. | Начало | След. |
addcslashes | Уровень выше | bin2hex |