File system function Library: Clearstatcache

Source: Internet
Author: User
Keywords clearstatcache php Chinese function manual file system function library
Tags aliyun cache check file file system function library function function library html

Clearstatcache

(PHP3, PHP4)

Clearstatcache---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Clear file Status Cache

Syntax: void Clearstatcache (void);

Description:

The use of stat () and Lstat () is quite resource consuming, so the result of any status function call is stored so that it can be used the next time a call with the same file name is used. If you want to force a new state check (check), for example: If the file is present (maximally) to check a lot of time, and may change or disappear, use this function to clear the result of the last call from the memory.

The affected functions include: stat (), Lstat (), file_exists (), is_writeable (), is_readable (), is_executable (), Is_file (), Is_dir (), Is_link (), Filectime (), Fileatime (), Filemtime (), Fileinode (), filegroup (), Fileowner (), filesize (), filetype (), and fileperms ().

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.