PHP realpath_cache_size() Function
❮ PHP Filesystem ReferenceDefinition and Usage
The realpath_cache_size() function returns realpath cache size.
Syntax
realpath_cache_size()
Technical Details
Return Value: | How much memory realpath cache is using |
---|---|
PHP Version: | 5.3.2+ |
❮ PHP Filesystem Reference