Friday, 6 September 2013

How to create a 'fresh' session when the page is re-opened

How to create a 'fresh' session when the page is re-opened

I am very new to basic programming, and I'm currently creating a webpage
that handles bookings and when the booking has been made, it stores the $
value of the booking and the amount of the booking in session variables.
How do I make it so that when the page has been exited and then re-opened
the values get re-set? I have a clear button that does this manually but
is it possible to do it automatically?
Cheers

No comments:

Post a Comment