$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
mysql greaterthan or equal to?
Moderator: General Moderators
-
pinehead18
- Forum Contributor
- Posts: 329
- Joined: Thu Jul 31, 2003 9:20 pm