Cache VS Session VS cookies?
What are the do’s and don’ts about Cache VS Session VS Cookies?
What are the do’s and don’ts about Cache VS Session VS Cookies?
I have the following situation… In a certain View, the user must select the initial hour, the final hour and the weekday. But, I can’t save this informations to DB ’cause I need to save my whole page and I need the primary key of the primary table, but that’s not the point.