当应用程序依靠字符串来保证安全时,必须使用保守型验证函数。
You must use conservative validation functions when your application relies on the string for security.
简单地翻译一下,是说这个函数的参数是不能依靠引用来传递的。
Note: Note that the parameters for call_user_func() are not passed by reference.
简单地翻译一下,是说这个函数的参数是不能依靠引用来传递的。
Note: Note that the parameters for call_user_func() are not passed by reference.
应用推荐