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