mysql greaterthan or equal to?
Posted: Wed Aug 18, 2004 3:25 pm
$tsql = "SELECT tid,forum_id FROM topics WHERE author='$name' AND subject='$subject' AND
date => '$date'";
Is that how you say if the date is greater than or equal to?
It is not working
thank you
anthony
date => '$date'";
Is that how you say if the date is greater than or equal to?
It is not working
thank you
anthony