Home > Backend Development > PHP Tutorial > PHP触发式执行任务,该怎么处理

PHP触发式执行任务,该怎么处理

WBOY
Release: 2016-06-13 11:44:24
Original
833 people have browsed it

PHP触发式执行任务
问题是这样的.
怎么能让PHP在每个月的一号,第一个访问网站的人,就执行一个特定的代码,之后的人访问就不在行了,
直到下个月的一号,第一个访问的人才又执行一次特定的代码

Related labels:
source:php.cn
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template