PHP realpath_cache_get() Function

Return realpath cache entries

Definition 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