PHP运行中报如下错误应该如何解决 :Fatal error: Call to undefined function filter_xss_bad_protocol()
从字面意思理解:调用了没有定义的方法filter_xss_bad_protocol,应该是你这个函数在调用时,没有正确的引入文件