Home  >  Article  >  Backend Development  >  怎么判读PHP页面第一次加载

怎么判读PHP页面第一次加载

WBOY
WBOYOriginal
2016-06-13 12:45:47979browse

如何判读PHP页面第一次加载
php如何像.Net中的

    if(!ispostback)
    {
    .....
    }

来判读页面是否是第一次加载!

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