Query: stripcslashes
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
addcslashes(3) - php |
crc32(3) - php |
iconv_substr(3) - php |
rtrim(3) - php |
sha1(3) - php |