PHP realpath_cache_size May 12, 2012 Pramod T P It returns realpath cache size Example <?php echo “<pre>”; print_r(realpath_cache_size()); ?> Output 344