At 05:23 PM 12/31/02 +0800, Denis L. Menezes wrote:
Hello friends.

Is there a routine in PHP I can use to find if today's date fits between the commencing date and the ending date?

SELECT * FROM Table WHERE NOW() >= StartDate AND NOW() <= EndDate

Rick





--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to