| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
Returns a version of str with a backslash character (\) before every character that is among these:
. \\ + * ? [ ^ ] ( $ ) |
See also addslashes(), htmlentities(), htmlspecialchars(), nl2br(), and stripslashes().
| Predchádzajúci | Domov | Nasledujúci |
| quoted_printable_decode | Hore | rtrim |