摘要:
StrFilter.class.php_white_list = $white_list; $this->_black_list = $black_list; $this->_replacement = $replacement; } /** 替换非法字符 * @param String $content 要替換的字符串 * @return String 替換后的字符串 */ public function replace($content){ if(!isset($content) || $co... 阅读全文
posted @ 2013-01-09 21:38
傲雪星枫
阅读(273)
评论(0)
推荐(0)
浙公网安备 33010602011771号