Hi.
I'm using PHP 4.0.3 on NT 4 and IIS 4.
The post method does not return the expected PHP4 variable (e.g. the first_name text box in the form does not return the $first_name variable in the php file specified in action attribute).
However, I don't face this problem with PHP 4.0.4 on my Linux box at home.
How do I rectify the problem that exisits with IIS. Unfortunately, my office is an NT 4 / Win2K environment (sigh).
Your advice is greatly appreciated.
Regards.
Kelvin