[PHP-WIN] Re: Vars not accepted in script.php?var=xy

2002-07-01 Thread Uwe Birkenhain
obals to 'on' it's working - thank's Steve! But since it is recommended to use 'off' (and will be standard in the future): does that mean that it's not longer possible to pass variables in an URL greetings, Uwe Uwe Birkenhain schrieb in Nachricht <[EMA

[PHP-WIN] Vars not accepted in script.php?var=xy

2002-07-01 Thread Uwe Birkenhain
Hi, I try to use PHP on my Win98 PC. It is mainly running but there is a problem: When I want to submit variables in the url (http://localhost/script.php?var=xy), the script will not know them and show me the message "Notice: undefined variable var ..." Conditions which depend on var will not wor

[PHP-WIN] Re: errormessage: undefined variables - why define them?

2002-06-30 Thread Uwe Birkenhain
will later fill that variable with an empty string. Thanks for the help, Uwe But there remains the question why the programs are not running anyway - but I will try first. I nice and sunny week to everybody! Uwe Birkenhain schrieb in Nachricht <[EMAIL PROTECTED]>... >Hi everybody, >

[PHP-WIN] errormessage: undefined variables - why define them?

2002-06-30 Thread Uwe Birkenhain
Hi everybody, I have PHP 4.21 since today running on my win98-PC (YEAH!) Now I try the programs which I usually use on a webserver - they work basically, but I get a lot of errormessages like "Undefined variable: mod in ." Two questions: - is it now neccessary to define variables before I us