Thanks to all for the answers! I've made it! :-) with $HTTP_GET_VARS , $_REQUEST and so on... It works ok... thanks again.
"D.Terziev" <[EMAIL PROTECTED]> wrote in message 002001c20a2f$9a1ae630$0100a8c0@azure">news:002001c20a2f$9a1ae630$0100a8c0@azure... > Hi > > I have a problem and I hope that you can help me. > > It's my second time when I install PHP on Win XP Pro useing IIS WebServices. > The first time > all was Ok. I use the CGI version of PHP (php.exe). So, the problem is that > when i type > http://localhost/php/myscript.php?var=something > > PHP return error that $var is undefined variable. > when I set $var = something in the source code all is working Ok, but it > doesn't via Web Browser. > > Can you help me? What's wrong? > > Are you need any other info about my system? > > Thanks in advance. > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php