php 换页后,序号又重新开始的问题 + 急急急 ?
$MYSQL->query("select cu.*,cy.name from customer cu,custtype cy where 1=1 and cu.code=cy.code limit 0,18");
for($i=1;$i
$MYSQL->fetch($i);
$customerid=$MYSQL->data[customerid]; // 客户编号
$KSName=$MYSQL->data[KSName]; // 用户名称 - 简称
echo "