Switch to postgres! then you can do SELECT stamp FROM table WHERE stamp BETWEEN timestamp 'today' AND timestamp 'tomorrow';
On March 17, 2003 12:43 pm, Brad Harriger wrote: > I have two variables, $StartDate and &EndDate that contain values read > from MySQL Date fields. How can I determine if a value entered by the > user is between the two dates? I'm using PHP 4.0.6. > > > Thanks in advance, > > Brad -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php