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 |
|---|
| stripslashes(3) - php |
| mb_strtolower(3) - php |
| collator_get_sort_key(3) - php |
| mb_strtoupper(3) - php |
| md5(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Status of UNIX.COM Forum Transformation |