how to change document root php code example Example: php document root <?php echo $_SERVER['DOCUMENT_ROOT'].'/hello.html'; ?>