blob: b254c11b05e27054354e71e84b7709e6c6882301 [file] [log] [blame]
<?php
echo $_SERVER['DOCUMENT_ROOT'];
var_dump ($_SERVER);
?>