PHP function clearstatcache()

Availability in PHP 4.0

Clears file status cache

Parameters

Parameter Data type Default value Note
$clear_realpath_cache bool null, Whenever to clear realpath cache or not.
$filename string null Clear realpath cache on a specific filename, only used if clear_realpath_cache is true.

Return values

void

Other resources

Official clearstatcache documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.