demo_func_filesystem_rp_cache_get.php:
<!DOCTYPE html> <html> <body> <?php var_dump(realpath_cache_get()); ?> </body> </html>