in reply to Re^2: using PERL, PHP and MYSQL together
in thread using PERL, PHP and MYSQL together

There is PHP::Session module on CPAN. So you can read PHP session in Perl without problems.

  • Comment on Re^3: using PERL, PHP and MYSQL together