What I want to do is have a php script create a table that displays various things inputted from a html form. I have been able to do this but when i close the browser the table disappears when i try to reload the php page. Can anyone tell me how to make the table stay or point me to articles or tutorials on how to solve my problem?
in PHP.ini
; Lifetime in seconds of cookie or, if 0, until browser is restarted. session.cookie_lifetime = 0
in IIS: Under home directory, configuration, application options, set session length to whatever