短信按地区中奖数据库与程序更新
作者:admin 发表时间:十月 26, 2009 浏览:
1:数据库更新 :
ALTER TABLE `noagain_` ADD `chaxuncity` VARCHAR( 50 ) NOT NULL ;
这个字段 是 数据库 更新 ,从此 数据库不再兼容
case ‘市级’ :
$q = “select count(idd)+1 from noagain_ where pid=’$as1′ and chaxuncity=’$myhost’”;
break;
case ‘省级’ :
$q = “select count(idd)+1 from noagain_ where pid=’$as1′ and chaxundiqu=’$mycontry’”;
break;
case ‘全国’ :
$q = “select count(idd)+1 from noagain_ where pid=’$as1′”;
break;
本文引用地址:
上一篇:防伪积分中奖功能概述 下一篇:城网电信防伪系统项目验收结论
标签:
类别:

Copyright © WordPress2.9 | Theme by vsweb