PHP ServerPath
<?php
echo $_SERVER['DOCUMENT_ROOT'];
?>
Worrisome Worm
<?php
echo $_SERVER['DOCUMENT_ROOT'];
?>