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 ");
  ?>
i can not get the value of $par1...
i have this problem may be after i installed too many programming language and oracle 
that have 
relation to apache.

help me please.

thanks
zaacendo





-- 
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]

Reply via email to