[SOLVED] BeforeQueryList Add HAVING 1=0 |
5/26/2010 10:15:29 PM |
PHPRunner General questions | |
G
gluckett author
I have added the following code to the
http://localhost/kory/Parcels_list.php?SearchOption=IN&SearchField=ID&SearchFor=1,2,3&a=search
|
|
A
|
ann 5/27/2010 |
Hi, if (@$_REQUEST["a"]=="customsearch" && $_REQUEST["SearchOption"]=="IN")
|
G
|
gluckett author 5/27/2010 |
Thanks Worked Like a Charm! |