摘要:
$content = I('post.content', '', 'htmlspecialchars');过滤后是维吾尔群二无艾弗森<img src="http://dashboard.bojietech.cn/Public/Uploads/News/Article/5a2241a8 阅读全文
摘要:
$sql = '%' . $type . '%'; $count = D('Volunt_member') ->where("`status`=1 AND `city_id`='{$this->config['now_city']}' AND `service_ty` LIKE '{$sql}'") 阅读全文
摘要:
var a = {a:1, b:2}; console.log(JSON.stringify(a)); //输出 {"a":1,"b":2} console.log(a.a); //输出 1 阅读全文