• <legend id='P8xrO'><style id='P8xrO'><dir id='P8xrO'><q id='P8xrO'></q></dir></style></legend>

      <small id='P8xrO'></small><noframes id='P8xrO'>

      <i id='P8xrO'><tr id='P8xrO'><dt id='P8xrO'><q id='P8xrO'><span id='P8xrO'><b id='P8xrO'><form id='P8xrO'><ins id='P8xrO'></ins><ul id='P8xrO'></ul><sub id='P8xrO'></sub></form><legend id='P8xrO'></legend><bdo id='P8xrO'><pre id='P8xrO'><center id='P8xrO'></center></pre></bdo></b><th id='P8xrO'></th></span></q></dt></tr></i><div id='P8xrO'><tfoot id='P8xrO'></tfoot><dl id='P8xrO'><fieldset id='P8xrO'></fieldset></dl></div>

        <bdo id='P8xrO'></bdo><ul id='P8xrO'></ul>

      1. <tfoot id='P8xrO'></tfoot>

        几秒钟后如何在没有元 http-equiv=REFRESH CONTENT=time 的情况下在 PHP 中重定向页面

        How to Redirect Page in PHP after a few seconds without meta http-equiv=REFRESH CONTENT=time(几秒钟后如何在没有元 http-equiv=REFRESH CONTENT=time 的情况下在 PHP 中重定向页面)

          • <tfoot id='x4HBP'></tfoot>

              <small id='x4HBP'></small><noframes id='x4HBP'>

              <legend id='x4HBP'><style id='x4HBP'><dir id='x4HBP'><q id='x4HBP'></q></dir></style></legend>
                <bdo id='x4HBP'></bdo><ul id='x4HBP'></ul>
                <i id='x4HBP'><tr id='x4HBP'><dt id='x4HBP'><q id='x4HBP'><span id='x4HBP'><b id='x4HBP'><form id='x4HBP'><ins id='x4HBP'></ins><ul id='x4HBP'></ul><sub id='x4HBP'></sub></form><legend id='x4HBP'></legend><bdo id='x4HBP'><pre id='x4HBP'><center id='x4HBP'></center></pre></bdo></b><th id='x4HBP'></th></span></q></dt></tr></i><div id='x4HBP'><tfoot id='x4HBP'></tfoot><dl id='x4HBP'><fieldset id='x4HBP'></fieldset></dl></div>

                  <tbody id='x4HBP'></tbody>

                  本文介绍了几秒钟后如何在没有元 http-equiv=REFRESH CONTENT=time 的情况下在 PHP 中重定向页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  似乎不建议使用

                  <meta http-equiv=REFRESH CONTENT=3;url=url>
                  

                  用于重定向,而是使用

                  for redirects but instead use

                  header('Location: url')
                  

                  但是,我想向用户显示一些消息,并在重定向之前让他们有时间阅读.有没有办法在没有元的情况下做到这一点?

                  However, I would like to show the user some message and allow them some time to read it before redirecting. Is there a way to do it without meta?

                  推荐答案

                  尝试使用刷新"标题:

                  header('Refresh: 3;url=page.php');
                  

                  另外,你可以看看这个问题Refresh HTTP Header.

                  Also, you can look at this Question Refresh HTTP Header.

                  这篇关于几秒钟后如何在没有元 http-equiv=REFRESH CONTENT=time 的情况下在 PHP 中重定向页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)
                    <bdo id='WdVjo'></bdo><ul id='WdVjo'></ul>

                    <legend id='WdVjo'><style id='WdVjo'><dir id='WdVjo'><q id='WdVjo'></q></dir></style></legend>
                    <i id='WdVjo'><tr id='WdVjo'><dt id='WdVjo'><q id='WdVjo'><span id='WdVjo'><b id='WdVjo'><form id='WdVjo'><ins id='WdVjo'></ins><ul id='WdVjo'></ul><sub id='WdVjo'></sub></form><legend id='WdVjo'></legend><bdo id='WdVjo'><pre id='WdVjo'><center id='WdVjo'></center></pre></bdo></b><th id='WdVjo'></th></span></q></dt></tr></i><div id='WdVjo'><tfoot id='WdVjo'></tfoot><dl id='WdVjo'><fieldset id='WdVjo'></fieldset></dl></div>

                      <tfoot id='WdVjo'></tfoot>
                      • <small id='WdVjo'></small><noframes id='WdVjo'>

                              <tbody id='WdVjo'></tbody>