Compzone.Org :: Podręcznik PHP :: stripcslashes
Która technologia najbardziej Cię interesuje?
PHP
ASP
AJAX
SQL
JavaScript
Inna
Sonda Wyniki

Add to Google

stripcslashes

(PHP 4, PHP 5)

stripcslashes --  Un-quote string quoted with addcslashes()

Description

string stripcslashes ( string str )

Returns a string with backslashes stripped off. Recognizes C-like \n, \r ..., octal and hexadecimal representation.

See also addcslashes().

Copyright © 2005-2006 Compzone.Org. Kopiowanie i wykorzystywanie materiałów zawartych na tej stronie bez zgody autora zabronione!