debugging / phpSaída var_dump legível<pre><?php var_dump($_SERVER); ?></pre><pre><?php print_r($GLOBALS); ?></pre>