<?php // please uncomment the 3rd line in 'WebServerInfo.class.php' require_once("WebServerInfo.class.php"); print "<pre>"; print $_SERVER['DOCUMENT_ROOT']; ?>