OK
I had do this but when the person close the browser or leave the site, I
can't have any information about that !

----- Original Message -----
From: "George Pitcher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 20, 2001 6:08 PM
Subject: Re: [PHP-WIN]How to know how long a person stay


> I think that with a bit of imagination you could achieve this.
>
> Have a DB record created as you go into a page and update it when you go
to
> the next page, you could use the URL and REFERRER page and Timestamp to
> populate the start and end times.
>
> Of course, as a complete PHP/MySQL newbie, I might have an overactive
> imagination!
>
> George P in Edinburgh
> ----- Original Message -----
> From: "Michel Laine" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, November 20, 2001 4:48 PM
> Subject: Re: [PHP-WIN]How to know how long a person stay
>
>
> > I do not believe that this is possible, not as you would it to work
> anyway.
> > Something like this might be realized with sessions set to a very short
> > timeout, but then your users might get pissed (due to the short
timeout).
> >
> > Patrick Silva wrote:
> >
> > > Hello
> > >
> > > is it possible with PHP to know how much time a person stay on a web
> page?
> > >
> > > thanks
> > > /---------------------------------------------/
> > > Patrick Silva
> > > Gestion serveurs et domaines
> > > Cyse Informatique
> > > 105 avenue du Général Leclerc
> > > 77400 Lagny sur marne (France)
> > > tel : (33)1 64303232 - Fax : (33)1 64303222
> > > tel : (33)5 55805498 - Fax : (33)5 55805499
> > > E-mail : [EMAIL PROTECTED]
> > > http://www.cyse.com
> > > /---------------------------------------------/
> >
> > --
> >
> > Michel Laine
> >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>
> _________________________________________________________
>
> Do You Yahoo!?
>
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to