php how to specify file directory on a server code example Example: php serverpath <?php echo $_SERVER['DOCUMENT_ROOT']; ?>