Hi, I just downloaded and installed PHP 4.2.1 on IIS5, and i'm having a problem.
Normally in PHP scripts when you post information to the page, it is accessable in the page by accessing the variable $variable_name. For some unknown reason this is not the case on the standard install. Please tell me how I can make it so that I can access the variables using $variable_name in my scripts. Thanks.