Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
php
→
string
→
stripslashes
stripslashes() - string
Un-quotes a quoted string.
Parameters :
str - The input string.
Syntax
string stripslashes ( string $str )
Example
Output / Return Value
Limitations
Alternatives / See Also
Reference