Re: [PHP-DEV] newbie: url parms

2002-11-05 Thread Tony Leake
On Tue, 2002-11-05 at 09:32, Geert Arts wrote: > Hi, > > I just seem not to be able to pass variables from a URL to a PHP script. > When I do something like http://localhost/test.php?variablex=valuex variablex is >empty (or does even not > exist?) > > I'm running php 4.2.3 and apache 1.3.27 un

[PHP-DEV] newbie: url parms

2002-11-05 Thread Geert Arts
Hi, I just seem not to be able to pass variables from a URL to a PHP script. When I do something like http://localhost/test.php?variablex=valuex variablex is empty (or does even not exist?) I'm running php 4.2.3 and apache 1.3.27 under Windows. Thanks, Geert -- PHP Development Mailing Li