tech_support
06-23-2006, 10:11 AM
Hi all,
I'm looking for a script that generates a session ID; saves the information on that id (using cookies perhaps); and if the user "accidently" clicks refresh the information will still be there. They could type in there session id and it'll be restored instantly.
And even if they close their browser the information will still be there.
And when they're finished, they click "Logout" or something like that and it logs their information and then closes. Then when you start it again (different user) it starts again.
This is for alot of people and i don't want them to have the same info as others :)
I'd appreciate it if there's one or you can make one.
If you can do it, thanks. If you can't do it, thanks anyway ;)
PS: No experience in PHP so please bear with me please :)
I'm looking for a script that generates a session ID; saves the information on that id (using cookies perhaps); and if the user "accidently" clicks refresh the information will still be there. They could type in there session id and it'll be restored instantly.
And even if they close their browser the information will still be there.
And when they're finished, they click "Logout" or something like that and it logs their information and then closes. Then when you start it again (different user) it starts again.
This is for alot of people and i don't want them to have the same info as others :)
I'd appreciate it if there's one or you can make one.
If you can do it, thanks. If you can't do it, thanks anyway ;)
PS: No experience in PHP so please bear with me please :)