php man page for stripcslashes

Query: stripcslashes

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
db2_escape_string(3) - php
iconv_substr(3) - php
mb_strtoupper(3) - php
md5(3) - php
strlen(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch