php过滤不安全字符函数
function uh($str) { $farr = array( "/s+/",//过滤多余的空白 "/<(/?)(script|i?frame|style|html|body|title|link|meta|?|%)([^>]*?)>/isU",//过滤