Hey everyone...
In the last 24 hours there have been questions on how to get the all the
records of a day
based on the timestamp and to check whether the current date/time is later
than a timestamp,
I have  a new one... how do you fetch all records between date1 and date2?

eg:
you have some entries in a join_date (timestamp(4)) field for every day of
Feb and need to
get all records between sayyy... 7th Feb and 15th Feb..


ideas?

Thanks,
-Ryan

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

Reply via email to