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