PHP3 Introduction Introduction to PHP and web database interfacing with MySQL. PHP3 is an HTML-embedded scripting language allowing web developers to create dynamic, database-driven websites.
Name:
Jonathan Troiano
Subject:
PHP vs. ePerl
Date:
07-14-1999 11:52PM
Has anybody here done a functional and performance comparison of PHP vs. ePerl (http://www.engelschall.com/sw/eperl)?
My organization formerly used PHP, but switched to ePerl (before I started working for them). I assume that they were using an older version of PHP, and so there may have been issues that have been resolved.
What I've liked so far about working with ePerl is that I have full access to the functionality of Perl5, plus any current and future add-on modules.
Plus, I'm already familiar with Perl.
-JT