Here is part one of better testing and debugging.
Reserved variables are often structured as arrays. I saw a recent note on the PHP documentation site that made me cringe:
http://us2.php.net/manual/en/reserved.variables.server.php#91080
This is a very painstaking approach for viewing…
