Hi everybody, I'm so new in sessions staff and I'm trying to delete a session
with the following command:
tied(%session)->delete;
and I'm getting this:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to
complete your request.
Please contact th
Em Tue, 19 Nov 2002 15:38:12 +
Gerardo Schimpf <[EMAIL PROTECTED]> escreveu:
> Hello, I'm trying to use Sessions in embperl. I'm trying to see what
> is in the %session hash, more spesific i'm triying to print out the
> session_id ($session[_session_id]).
> My question is, how can I print out