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

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

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

        • <bdo id='oBlI8'></bdo><ul id='oBlI8'></ul>

        使用 CRON 作业执行 PHP 脚本

        时间:2023-10-02
        <legend id='ZK9nG'><style id='ZK9nG'><dir id='ZK9nG'><q id='ZK9nG'></q></dir></style></legend>

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

              <tbody id='ZK9nG'></tbody>
            • <tfoot id='ZK9nG'></tfoot>
              • <bdo id='ZK9nG'></bdo><ul id='ZK9nG'></ul>

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

                  本文介绍了使用 CRON 作业执行 PHP 脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  我想每天午夜运行一个 PHP 脚本.在研究了如何做到这一点之后,似乎实现这一目标的最佳方法是使用 CRON 作业.

                  I would like to run a PHP script every day at midnight. After research on how to do this, it appears that the best way to achieve this is to use a CRON job.

                  如果我的 php 脚本位于 http://example.com/scripts/scriptExample.php,有人可以展示这个 CRON 命令的最简单示例吗?

                  If my php script was located at http://example.com/scripts/scriptExample.php, can somebody be able to show the most simple example of what this CRON command would look like?

                  我浏览了许多帖子,但找不到一个足够简单的示例供我学习和构建.

                  I have looked through numerous posts but I cannot find a simple enough example for me to learn and build upon.

                  推荐答案

                  Crontab 需要服务器上的完整路径.

                  Crontab needs the full path on your server.

                  0 0 * * * php /var/www/vhosts/domain.com/httpdocs/scripts/example.php
                  

                  这将在每天午夜执行.

                  这篇关于使用 CRON 作业执行 PHP 脚本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:是否有相当于 Perl 的 WWW::Mechanize 的 PHP? 下一篇:以编程方式构建 htpasswd

                  相关文章

                  最新文章

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

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

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