You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by "Boyd, David" <db...@nisys.com> on 2001/08/15 19:15:32 UTC

Is there a global session hash

Being new to embperl and mod_perl, I was wondering is there a global session
hash table or something like that? if so, how does one
go about using it.
..
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Is there a global session hash

Posted by Gerald Richter <ri...@ecos.de>.

> Being new to embperl and mod_perl, I was wondering is there a global
session
> hash table or something like that? if so, how does one
> go about using it.

Yes, it's called %udat. The setup is decribed here
http://perl.apache.org/embperl/Embperl.pod.7.html#Session_handling

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
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org