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
strip_tags(3) - php
ucwords(3) - php
addcslashes(3) - php
collator_get_sort_key(3) - php
rtrim(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun