Posts Tagged ‘sessions’
How are global variables in PHP stored in the real world?
In PHP class I learned about storing global variables in text files, cookies, and session variables. In the real world, if you have a lot of fields from a form that you need to store globally and have no reason to access in future sessions, would you use any of these techniques, or would you write the data to a database on the server? By "a lot" I’m thinking 50 to 100 input fields.
How to restore an INTENTIONALLY closed firefox session?
I’ve been using Firefox 3 and I accidentally quit my session without saving it. I simply clicked on "Quit" instead of "save and quit" accidentally.
But I have to get those tabs back. Is that possible?
I don’t want to configure my firefox to automatically restore previous sessions each time, I just want that previous session back.
How do I restore the tabs in my Firefox session after having accidentally clicked on 'start new session'?
I have Mozilla Firefox 3.0.8 and don’t believe I have any "session manager" add-ons. As a possible solution, I wonder if session manager add-on can recreate a session(s) ( I had 3 browser windows sessions) retroactively?