Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: basic login

by shmem (Chancellor)
on Apr 14, 2017 at 12:03 UTC ( [id://1187924]=note: print w/replies, xml ) Need Help??


in reply to basic login

any idea how i can make it to not log me out

You want a session. See CGI::Session and CGI::Session::Tutorial.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Replies are listed 'Best First'.
Re^2: basic login
by bigup401 (Pilgrim) on Apr 14, 2017 at 13:30 UTC

    apart from CGI::Session. any alternative coz i already tried cgi session and works bt any other alternative

      any alternative coz i already tried cgi session and works bt any other alternative

      coz? ah, because. Why? what's wrong with CGI::Session? what doesn't work for you? CPAN Search is open for you, too; look there.

      Of course, you could also roll your own. CGI::Session should get you started.

      perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-04-25 08:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found