Re: [PHP] between timestamps

2004-02-28 Thread Robert Cummings
On Sat, 2004-02-28 at 14:59, Ryan A wrote: > 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 rec

[PHP] between timestamps

2004-02-28 Thread Ryan A
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 entrie