★ wanayoo — archive 1999 http://www.php.net/manual/zh/function.stripcslashes.phpNouvelle recherche | Portail wanayoo
PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousstrip_tagsstripslashesnext
Last updated: Sat, 12 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to English | Brazilian Portuguese | Czech | Dutch | Finnish | French | German | Hungarian | Italian | Japanese | Korean | Polish | Romanian | Russian | Slovak | Spanish | Swedish | Turkish

stripcslashes

(PHP 4 )

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().

User Contributed Notes
stripcslashes
add a note about notes
php dot net at bigbadaboom dot net
02-Aug-2000 03:09

PHP 4.0.1pl2 has a bug where if you pass an empty string to this function, the script bombs out (ie returns no data).


This apparently has been fixed in CVS and the fix should appear in the next version.

add a note about notes
previousstrip_tagsstripslashesnext
Last updated: Sat, 12 Oct 2002
show source | credits | stats | mirror sites
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: Web Hosting Talk
Last updated: Mon Oct 14 21:19:28 2002 EDT