stripslashes « String « PHP






1.string stripslashes ( string str ) is the opposite of addslashes( ): it removes one set of \-escapes from a string.