帮忙看下为啥不能转到 $sql="select*fromtb_orderwhereorderusernc='$unc'orderbyiddesclimit$kaishi,$pagesize";//取得记录从计算出的初始值开始,一共$pagesize条 $result=mysql_query($sql);//取得结果 while($row=mysql_fetch_array($result)) { echo"tr\
帮忙看下为啥不能转到
$sql="select * from tb_order where orderusernc='$unc' order by id desc limit $kaishi,$pagesize";//取得记录从计算出的初始值开始,一共$pagesize条
$result=mysql_query($sql);//取得结果
while($row=mysql_fetch_array($result))
{
echo "
echo "
echo "
echo "
echo "
echo "
echo "
echo "
echo "
echo "
echo "
echo "
echo "
echo "
}
点付款依然还在该页面
------解决思路----------------------
echo "
改为只留下这句看看。估计你之前的echo html有问题。单引和双引冲突了。









