[snip]
Can it be done with just a simple MySQL query ?
[/snip]

Yes.
WHERE `date` BETWEEN `startDate` AND `endDate` 

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

Reply via email to