only show the records of current month when enter the site? |
7/8/2008 3:16:55 AM |
PHPRunner General questions | |
A
amuro author
Hi, someone advise me, please |
|
J
|
Jane 7/8/2008 |
Hi, if (@$_REQUEST["a"]!="search" && @$_REQUEST["a"]!="advsearch" && @$_REQUEST["a"]!="showall") $strWhereClause = whereAdd($strWhereClause,"DateFieldName>now()"); |