PHP 分页 刷新问题
header("Location:a.html"); #这样跳过去的页面满足不了吗? <br><font color="#e78608">------解决方案--------------------</font><br>window.parent.parent.location.href <br><font color="#e78608">------解决方案--------------------</font><br>parent.location.href <br><font color="#e78608">------解决方案--------------------</font><br>parent.location.href='url' <div class="clear"> </div>