PHP realpath_cache_get() Function
❮ PHP Filesystem ReferenceDefinition and Usage
The realpath_cache_get() function returns realpath cache entries.
Syntax
realpath_cache_get()
Technical Details
Return Value: | An array of realpath cache entries |
---|---|
PHP Version: | 5.3.2+ |
❮ PHP Filesystem Reference