STRIPCSLASHES(3) 1 STRIPCSLASHES(3) stripcslashes - Un-quote string quoted withaddcslashes(3)SYNOPSISstring stripcslashes (string $str)DESCRIPTIONReturns a string with backslashes stripped off. Recognizes C-like , ..., octal and hexadecimal representation.PARAMETERSo $str - The string to be unescaped.RETURN VALUESReturns the unescaped string.SEE ALSOaddcslashes(3). PHP Documentation Group STRIPCSLASHES(3)
| Related Man Pages |
|---|
| mb_strtolower(3) - php |
| strip_tags(3) - php |
| db2_escape_string(3) - php |
| rtrim(3) - php |
| sha1(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |