日期:2014-05-17 浏览次数:20509 次
$sql = sprintf("select count(*) as qty from t_user where f_uid='%s' and f_password='%s'",$password,$userAccount);