PHP realpath_cache_size() Function

Return realpath cache size

Definition 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