摘要:
function yz_expression() { foreach ($_POST as $key => &$value) { $value = preg_replace_callback('/[\xf0-\xf7].{3}/', function($r) { return '@E' . base64_encode($r[0]);},$value); $countt=subst... 阅读全文
posted @ 2016-07-25 16:50
一个人的孤独自白
阅读(6404)
评论(0)
推荐(0)
浙公网安备 33010602011771号