Hello,
i have a problem with php and IIS.
I'm not sure where is the real problem, but when I want to pass a parameter
to web page
and after that print the value of this parameter , is not working.
An Example
http://www.xxxyyy.com/test.php?a=20
and into my web page i have :

<? print $a; ?>

not working ..
i don't have idea where is the problem?
Can you help me ?
Dian Nedeltchev



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to