Hello,
i've just installed IIS 5.0 and PHP4 on my System. For testing i applied the function phpinfo(), and it seems that php working fine, but it doesnt. When I want to use for example myphp.php?input=something , following error message returns
Notice: Undefined variable: input in C:\PHP\php\myphp.php on line 6
Does anyone know whats happening here? I've tried everything, but it doesnt want to work properly. I'm almost becoming nuts.
Thanks in advance
Baki