Dan McCullough wrote:
I have this old script I wrote 2-3 years back. I gets arguments from the url. index.php?area=blah
The client moved the code to another server and some odd happened. Nothing seems to be parsing from the URL anymore.
The top code is
<? if (!isset($area)) { ?>
HTML
THis code no longer seems to work and I am racking my brain trying to figure out what.
register_globals
Search the archives and/or manual for it.
--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
john@xxxxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php