Hello Monks,
I was wondering if anyone had any wisdom about which is a better to use for a secure site with a MySQL database:
either CGI.pm +DBI + Apache::Session, and create the security mechanism, or use PHP pages and use its session implementation with Perl on the backend.
The catch is that I need to use some perl coding in the back end to manipulate images and other things, so I am unsure about a 'Php with a Perl for backend stuff' implementation.
Has anyone had any success with either method? Is Php worth it ? If so, how are Perl Scripts called from Php ?
aristAugust
Bioinformatics Consultant