> > -Original Message-
> > have you tried storing your session data in a database? Storing session
> > data
> > in a database has some advances over the standard file based solution,
> > mainly data security und comfort. For example, if you want to get the
> > number
> > of the active sessi
> -Original Message-
> have you tried storing your session data in a database? Storing session
> data
> in a database has some advances over the standard file based solution,
> mainly data security und comfort. For example, if you want to get the
> number
> of the active sessions just do
..sessions are easier IMHO
On Wed, 14 Jul 2004 16:40:33 +0100, Harlequin
<[EMAIL PROTECTED]> wrote:
> I am using PHP sessions for my site. Have done the numbers and have to agree
> that although cookies make life easier for the developer the whole reason
> for cookies is to make life easie
3 matches
Mail list logo