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
stripslashes(3) - php
strip_tags(3) - php
collator_get_sort_key(3) - php
crc32(3) - php
mb_strtoupper(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
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update