PHP stripcslashes function
stripcslashes
(PHP 4, PHP 5)
stripcslashes –Un-quote string quoted with addcslashes()
Descriptionstring stripcslashes ( string str )
Returns a string with backslashes stripped off. Recognizes
C-like \n, \r …, octal
and hexadecimal representation.
See also addcslashes().
Home | PHP Functions | PHP stripcslashes function
You’re currently reading “ PHP stripcslashes function ,” an entry on BRADINO
- Published:
- 2.26.07 / 12am
- Category:
- PHP Functions














Have your say