[thelist] perl vs php with mysql?

Katherine Spice k.spice at acu.ac.uk
Thu Sep 21 10:46:59 CDT 2000


Although it might be worth noting than the Perl Mysql module the author
refers to has since been superseded by the DBI and DBD modules (DataBase
Independent and DataBase Dependent).  This means that you can take the
perl script you wrote to talk to a Mysql db, change the DBD module, and
use it against another database (eg Oracle).

my 2p worth

Katherine


Joxn wrote:

> Hi Adrian,
> this article might help you. It compares PHP+mySQL and Perl+mySQL.
> 
> http://www.thescripts.com/perl/tutorials/perlandmysql/
> 
> HTH,
> Joxn
>




More information about the thelist mailing list