F
I
T
U
RE
If you can fight, fight.
home
about
archives
PHP stripslashes()函数
学习PHP的一个小的笔记stripslashes() 函数 用法:stripslashes() 函数用于删除由 addslashes() 函数添加的反斜杠。 例如:该函数用于清理从数据库或 HTML 表单中取回的数据。
PHP
stripslashes
十一月 8, 2011 /
4条评论