For Programmers: Free Programming Magazines  


Home > Archive > PERL Beginners > February 2005 > Sessions









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Sessions
Octavian Rasnita

2005-02-19, 3:55 pm

Hi,

Is it possible to use the module CGI::Session (or another module) to create
sessions that may use cookies, but also may put the random hash in the query
string like under PHP?

Thank you.

Teddy

kevindotcar@gmail.com

2005-02-23, 3:56 am


Octavian Rasnita wrote:
> Hi,
>
> Is it possible to use the module CGI::Session (or another module) to

create
> sessions that may use cookies, but also may put the random hash in

the query
> string like under PHP?
>
> Thank you.
>
> Teddy


Hi-
I call a program called CURL- it handles sessions, cookies
and SSL/TLS quite nicely.

Just call it from your perl script.

HTH
KC

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com