piniyini
Oct 2nd 2005, 1:18 pm
I wanna make an archives section for my site, is there any way to select posts depending on the month. The posts have a date/time field in the db.
I think its gonna be something like this
select * from `table` where `date_time` = january
or some crap like that?
I think its gonna be something like this
select * from `table` where `date_time` = january
or some crap like that?