Is it found in $HTTP_GET_VARS["par1"]?
- Tim
On 07 Aug 2001 08:02:44 +0700, Ishak Anwar wrote:
> hai all,
> i have problem with QueryString.
> I use php 4.0.x with apache 1.3.x on win 2000
> but can not get the querystring on browser.
> ex:
> http://localhost/m1.php?par1=value1
> on m1.php, i write:
> <?
> echo("m1 = $par1 ");
> ?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]