Home > Backend Development > PHP Tutorial > Set up scheduled tasks to automatically execute PHP scripts under Windows

Set up scheduled tasks to automatically execute PHP scripts under Windows

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-29 09:11:49
Original
1082 people have browsed it

Background:

The environment is deployed under Linux or Windows. You can use the automatic task setting of Windows to automatically execute scripts to perform some daily operation and maintenance tasks.

The graphical interface setting is relatively simple.

Preparation:

wamp (integration PHP execution environment)

The PHP script that has been written: clearn_rtx_user.php is placed in the PHP execution environment, such as: under webroot

==================== =================================

Run: C:PROGRA~1INTERN~1iexplore.exe "http:/ /192.168.3.11/se_widget/user_clearn/clearn_rtx_user.php"

Start from: C:Program FilesInternet Explorer

Set up scheduled tasks to automatically execute PHP scripts under Windows


The above introduces how to set up scheduled tasks to automatically execute PHP scripts under Windows, including the preparation work. I hope it will be helpful to friends who are interested in PHP tutorials.

Related labels:
Statement of this Website
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template