s up in PHP but fairly new at it.
> >
> >Rick
> >
> >-Original Message-----
> >From: Miles Thompson [mailto:[EMAIL PROTECTED]]
> >Sent: Sunday, January 06, 2002 10:52 PM
> >To: Richard Spangenberg; [EMAIL PROTECTED]
> >Subject: Re: [PHP] Remote
but fairly new at it.
>
>Rick
>
>-Original Message-
>From: Miles Thompson [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, January 06, 2002 10:52 PM
>To: Richard Spangenberg; [EMAIL PROTECTED]
>Subject: Re: [PHP] Remote Cookie ID and Web Statistics
>
>
>
>Why
Miles,
The reason for the javascript is that the hosting ISP does not support PHP.
Each time a new session is started, the javascript would have to:
- check for cookie
- if it doesn't exist
-poll database for next new custome ID#
-set new cookie id
-update database with page info
Why would you want to use Javascript? Just have some code at the top of
each page which
-checks for the cookie
-if it doesn't exist
-identify customer, login page or however you choose
-set cookie
-update database
-if it does exist
-update the database with some information perti
4 matches
Mail list logo