Home >Backend Development >PHP Tutorial >typecho的定时发布是如何实现的?

typecho的定时发布是如何实现的?

WBOY
WBOYOriginal
2016-06-06 20:39:591466browse

typecho的定时发布功能是如何实现的?是查询的时候对比当前时间戳和发布的时间戳么?

回复内容:

typecho的定时发布功能是如何实现的?是查询的时候对比当前时间戳和发布的时间戳么?

是的,因为博客一般都是加载早于当前时间发布的文章的,所以只要加个未来的时间戳就好了。

Statement:
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