You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2001/02/25 15:26:32 UTC

Re: Question on %udat and Sessions

> Hi!  I was wondering how you can use extract a session id from %udat?

$udat{_session_id}

or

tied(%udat) -> getid () 

> Also, is it possible for you to set your own expiration period for the
> session cookie that Apache::Session sends when you use %udat?  

Use the EMBPERL_COOKIE_EXPIRES configuration directivces

> If so can
> you give me an example of how you would handle this?  Thanks
> 

http://perl.apache.org/embperl/Embperl.pod.3.html#EMBPERL_COOKIE_EXPIRES

Please send any further questions to the Embperl mailing list

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------