(PHP 4 >= 4.0.0)
string stripcslashes (string str)
string stripcslashes
Returns a string with backslashes stripped off. Recognizes C-like \n, \r ..., octal and hexadecimal representation.
See also addcslashes().