嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
计划任务 定时执行 php
本程序不同于传统定时: 1.不同于触发式,可独立于页面之外,保证任何系统都能运作,而不用修改页面....3.高级技巧,为了安全,可在执行页面接受参数,在执行的时候 访问 example.php?pw=PassWord 才执行命令,以保证安全.
.
├── autorun
│ ├── Precision.php
│ ├── autoRun
│ │ ├── autoRun_check.class.php
│ │ ├── autoRun_clock.class.php
│ │ ├── autoRun_sql.php
│ │ └── session.php
│ ├── autoRun.class.php
│ ├── css
│ │ ├── form.css
│ │ ├── login.css
│ │ └── style.css
│ ├── images
│ │ ├── bg.gif
│ │ ├── botleft.png
│ │ ├── botright.png
│ │ ├── foot_big.gif
│ │ ├── foot_small.gif
│ │ ├── green.gif
│ │ ├── left.png
│ │ ├── lock.png
│ │ ├── login_btn.png
│ │ ├── red.gif
│ │ ├── right.gif
│ │ ├── right.png
│ │ └── text_field.png
│ ├── index.php
│ ├── install.php
│ ├── server.php
│ ├── start.php
│ └── 说明.txt
└── 计划任务 定时执行 php.zip
4 directories, 28 files