Jump to content

[SOLVED] Order list by month questions


silvercover

Recommended Posts

Hi,

 

I have list of items in my database with date field in UNIX time stamp format. now I need to:

 

1- show items sorted and grouped by the month they've been entered into my database.

example:

---- January ----

Item 1

Item 2

Item 3

---- February ----

Item 4

Item 5

Item 6

Item 7

2- show items have entered in current month.

example:

---- Current Month Items ----

Item 1

Item 2

Item 3

Item 4

how can I do that?

 

Thanks in Advance.

Link to comment
https://forums.phpfreaks.com/topic/172240-solved-order-list-by-month-questions/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.