Greetings,
I'm having a problem with a script when accessed by
multipile users.
The script remembers the variables used by one user
and passes them on to another user.
What would be the best way to avoid this? Use
sessions and hold the variables in a uniqe hash per session?
Thank you.
D
|
- Re: Variables in memory. Asaf Klibanski
- Re: Variables in memory. Thomas Schindl
- Re: Variables in memory. Stas Bekman
- Re: Variables in memory. Tom Schindl
- Re: Variables in memory. Stas Bekman
- Re: Variables in memory. Tom Schindl
- Re: Variables in memory. mod_perl
- Re: Variables in memory. Perrin Harkins
- Re: Variables in memory. Tom Schindl
- Re: Variables in memory. Tom Schindl
- Threaded MPM and performance (... Larry Leszczynski