Help on passing value!!!

[email protected] ("Joe Phyism") Sat, 21 Jun 2003 16:46:53 +0800
Newsgroups php.lang
Message-ID <[email protected]>
Dear all,

I cannot pass value directly from the URL to my PHP script. For example,
there is no effect for me to type http://localhost/show.php?a=1 and
http://localhost/show.php. What is the problem? Is that the setting of my
Apache?

Thank you.