PHP学习者。下面的分页脚本似乎可以正常工作,但问题是,在每页20条记录中,当我选择一些行(通过复选框)并单击提交按钮时,20条记录的显示跳回到第1页。这些行被选中时没有问题,但我不能理解为什么它返回到第1页。
这个问题在下面的脚本中很明显吗?谢谢!
//-----------------|
// Add pagination.
//-----------------|
$nAdjacentPages = 3;
// If the current page number is greater than 1, then display:
// "<<" and