There´s an excellent article here about using session with a MySQL database. I have been using that code for quite a while and I would like to know if anyone could help me porting it to Perl. I have some scripts in Perl that need to communicate to those in PHP and all of them must be able to use the same session system that is in PHP.
The article is by Ying Zhang and its URL is http://www.phpbuilder.com/columns/ying20000602.php3
The name od the article is Custom Session Handlers in PHP4.
Thank you,
Carlos Fernando.