a bug within PHP.
If not, I am starting to run out of ideas...
Luis
- Original Message -
From: "Lasse Riis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 02, 2002 2:09 PM
Subject: Re: [PHP-WIN] all variables unset in w2k
> Well I've us
Well I've used both the installer and the "manual" .zip file. It makes
no difference!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
(sent this, the wrong place, so this is just to get it on the list)
Yeah, I've done all of that, and everything seems to work fine. I can
use all functions but no variables are ever set. That goes for declared
variables like the above, and post/get and cookies. No variables are
ever set. And t
Try
Note that $variable is inside the pair of "
On my PC it works both ways, anyway...
- Original Message -
From: "Lasse Riis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 02, 2002 12:05 PM
Subject: [PHP-WIN] all variables unset
> Hi
> I'm trying to setup php and apache on my w2k box, everything seems to
> work smoothly, only I CAN'T SET ANY VARIABLES
>
> this script for instance:
> $variable = 'This is a variable!';
> echo 'Variable contents: '.$variable;
> ?>
> gives the following output:
> Variable contents:
>
Hi
I'm trying to setup php and apache on my w2k box, everything seems to
work smoothly, only I CAN'T SET ANY VARIABLES
this script for instance:
gives the following output:
Variable contents:
What's wrong? I've tried installing SP1 and SP2 but that makes no
difference. Both the SAPiI modu