esize); if(empty($mythreadlist)) return array(); $threadlist = array(); foreach ($mythreadlist as &$mythread) { $threadlist[$mythread['tid']] = thread_read($mythread['tid']); } return $threadlist; } ?>��', '⑩', '⑪', '⑫', '⑬', '⑭', '⑮', '⑯', '⑰', '⑱', '9', '⑲', '⑳', '⑴', '⑵', '⑶', '⑷', '⑸', '⑹', '⑺', '⑻', '⑼', '⑽', '⑾', '⑿', '⒀', '⒁', '⒂', '⒃', '⒄', '⒅', '⒆', '⒇'), '', $str); } // 过滤英文 ABCD EFGH IJKL MNOP QRST UVWXYZ if (array_value($filter, 'numeric')) { $str = strtolower($str); $str = str_replace(array('`', "'", '@', ",", ".", '/', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '`', ''', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'), '', $str); }*/ // 返回入库字符 return $str; } function well_shield_replace($str) { // 过滤提示字符 return str_replace(array(' ', "\r", "\n", "\t", ' ', ' ', ' ', ' ', '\\', '/', '·', '`', '~', '!', '!', '@', '#', '¥', '%', '^', '……', '*', '(', '(', ')', ')', '+', '_', '-', '=', ':', ':', ';', ';', '’', '‘', '', '"', '“', '”', '、', ',', ',', '.', '。', '|', '【', '】', '[', ']', '『', '』', '「', '」', '《', '》', '<', '>', '{', '}', '?', '?', '★', '☆', '〖', '〗', '⊙', '●', '〇', '◎', '¤', '◆', '◇', '※', '卐', '√', '╳'), '', $str); } ?>