摘要:
<?php class Text_Filter { var $words; //文字 function Text_Filter() { $this->words=NULL; } function wordsFilter(&$message=null, &$matche_row=array()) { 阅读全文
posted @ 2016-02-17 17:31
山月艾草
阅读(264)
评论(0)
推荐(0)
摘要:
<?php include_once("global.php"); //=============================== class ValidationCode { private $width,$height,$codenum; public $checkcode; //产生的验证 阅读全文
posted @ 2016-02-17 17:29
山月艾草
阅读(319)
评论(0)
推荐(0)
浙公网安备 33010602011771号