php get document root path image code example Example: php document root <?php echo $_SERVER['DOCUMENT_ROOT'].'/hello.html'; ?>