Can variables be shared across sessions?
- From: "C16" <noone@xxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 19:04:14 +0000 (UTC)
Hi All
Another newbie question. I have a small website working via php and all is
fine, but I wanted to add some new features and was wondering if php allows
for variables to be seen by multiple sessions, ie a user viewing the web
site on one machine can see variables created by another users session. Is
that what $_SERVER[] is for, or am I going to be better of creating a single
entry table in mySQL that has a field for each global variable?
Many thanks
.
- Follow-Ups:
- Re: Can variables be shared across sessions?
- From: Andy Hassall
- Re: Can variables be shared across sessions?
- Prev by Date: Regular expressions to get userid in an html file
- Next by Date: Re: Can variables be shared across sessions?
- Previous by thread: Regular expressions to get userid in an html file
- Next by thread: Re: Can variables be shared across sessions?
- Index(es):