I'm using Perl's CGI::Session with MySQL. No problems there.
I want to incorporate some other languages, most notably PHP, to use the same session cookie. How would I do that?
Almost the entire site is in Perl, but I want to use free PHP things, like forums and mediawiki, and still use the same session cookie.