Home >Backend Development >PHP Tutorial > PHP 分页 刷新有关问题

PHP 分页 刷新有关问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-13 13:30:03948browse

PHP 分页 刷新问题






以上代码是a.html文件的代码

这是整个框架。我想完成的功能是 如何在frame_b.php进行操作以后 刷新的是整个页面


------解决方案--------------------
PHP code

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>
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn