|
WHERE updatetime (is between search time) OR creationtime (is between search time) OR boardid = searchid
but the user will have the OPTION to search them and if one is set search with that, and if 2 then search with 2 of them
and I don't want to have like 5/6 different SQL querys in if statments
Last edited by Aaron™; 08-18-2009 at 11:56 AM..
|