I downloaded the latest php package from it's website and install it in Windows IIS.It runs succesed with the simplest page which has the content <?php phpinfo();?>.But when I run a sample php web app,error messages happen in the explore:
register_globals is set off.
I change the ini file and restart iis ,but this error still exists.
What's the matter,can anyone help me?
register_globals is set off.
I change the ini file and restart iis ,but this error still exists.
What's the matter,can anyone help me?
