PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
去重统计:
$totalRows = $this->where($where)->count(‘DISTINCT mobilePhone‘) 解析的SQL:SELECT COUNT(DISTINCT mobilePhone) AS tp_count FROM `table` WHERE `check` = 1
原文作者:rinald