My system has a screen similar to Windows Explorer (Winfile), in this screen, each folder has a caption with the current year (2015). What I need is that when the year 2016 arrives, an image that represents the year of this folder appears, implying that it is full.
- My problem today is :
- How do I display results in the form of a table listing the years.
- When you click on one of these folders of the year, you have to open another gallery, just representing the months, it would be a table with 4 rows and 3 columns.
I wonder if you need to store in session, or if you have a better way to do that.