It seams that PHP isn't set to process the vars. It is needed to change
the php.ini in some place where there is the following:
; You should do your best to write your scripts so that they do not require
; register_globals to be on; Using form variables as globals can easily
lead
; to possible
Hi,
Please don't reply with RTFM. I just installed Apache 2.0.36 and PHP
4.2 in Win XP Pro. Apache is running fine */localhost/ is working* and
is showing the config. I have set register_globals =
On. So I practice following the source code from the book (and even
used the book's files), i