Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Problems with CGI Sessions

by fenLisesi (Priest)
on Dec 02, 2007 at 14:54 UTC ( [id://654424]=note: print w/replies, xml ) Need Help??


in reply to Problems with CGI Sessions

The second condition in $s->is_expired && $s->param("logged_in") looks suspicious. Would it be possible for you to use new and not bother with load? new should be able to handle all of these. You can check for your $s->param("logged_in") on whatever session new gives you, either loaded from an old stored copy, or a newly minted one.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://654424]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-03-28 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found