Returns a string with backslashes stripped off. Recognizes C-like \n, \r …, octal and hexadecimal representation.
stripcslashes ( string $str ) : string