![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Maintaining PHP session in PERLby lamp (Chaplain) |
on Feb 10, 2005 at 09:59 UTC ( #429647=perlquestion: print w/replies, xml ) | Need Help?? |
lamp has asked for the wisdom of the Perl Monks concerning the following question:
We are developing an application which will interact with another php application. There we need to maintain the session of php application in our perl application. From cpan.org, i got information about PHP::Session which is used to maintain Perl application session shared with PHP. Can anybody share some information on this module and other implementation options? Thanks.
Back to
Seekers of Perl Wisdom
|
|