stripcslashes(3) php man page | unix.com

Man Page: stripcslashes

Operating Environment: php

Section: 3

STRIPCSLASHES(3)							 1							  STRIPCSLASHES(3)

stripcslashes - Un-quote string quoted withaddcslashes(3)

SYNOPSIS
string stripcslashes (string $str)
DESCRIPTION
Returns a string with backslashes stripped off. Recognizes C-like , ..., octal and hexadecimal representation.
PARAMETERS
o $str - The string to be unescaped.
RETURN VALUES
Returns the unescaped string.
SEE ALSO
addcslashes(3). PHP Documentation Group STRIPCSLASHES(3)
Related Man Pages
mb_strtolower(3) - php
collator_get_sort_key(3) - php
db2_escape_string(3) - php
mb_strtoupper(3) - php
sha1(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch