php for win32 默认
magic_quotes_gpc=on
所以会自动转义。你可根据get_magic_quotes_gpc()的返回来决定操作方法,即是否需要执行转义函数
get_magic_quotes_gpc -- Gets the current configuration setting of magic quotes gpc
php for win32 默认
magic_quotes_gpc=on
所以会自动转义。你可根据get_magic_quotes_gpc()的返回来决定操作方法,即是否需要执行转义函数
get_magic_quotes_gpc -- Gets the current configuration setting of magic quotes gpc
You must be logged in to post a comment.
近期评论