[SOLVED] Pass parameters |
7/29/2010 11:50:16 | |
| PHPRunner General questions | ||
|
I
indigo author
Hi, |
||
|
A
|
ann 8/2/2010 |
|
Hi, if ($_REQUEST["City"]=='New York'){
|
|
|
I
|
indigo author 8/2/2010 |
|
Thanks Ann, |
|
|
A
|
ann 8/3/2010 |
|
Hi, if ($_REQUEST["City"]!=""){ |
|
|
I
|
indigo author 8/3/2010 |
|
Thanks. That works. I think I'll just use all the possible fields and put this code. May thanks for your help. |
|