Well I seem to be finding it easier than some to get sessions up and
running.  But I'm wondering how to cope with the different demands of
sessions.

Firstly I need long term sessions - so I could do something like Amazon and
welcome people back to the site with their name on the home page.  But also
I see a need for short term session data, that expires when  someone exits
their browser.

Has anybody experience of combining long-term and short-term session data?
Gerald has suggesting using Apache::Session (via $udat) for long term data,
Apache::AuthCookie for the short term data.

Cheers

Keep 'epl'ing

Mike



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to