[EMAIL PROTECTED] wrote:

On Wed, 12 Nov 2003 19:44:02 +0000, John Dillon wrote:


whereas php started as a HTML manipulation language and is good for
database interaction, for which arrays are important.



I'd love to see examples on what Perl can't do compared to PHP.


One of my biggest complaints about PHP is its inability to retreive multiple results sets from a single call. Sybase stored procedures and PHP don't interact very well. But in Perl, just code the loop that the PHP command hides from you and voila, multiple result sets.

Chuck

Reply via email to