Comparison PHP to Perl

From: Warren Vail (warren_at_vailtech.net)
Date: 01/06/04


To: <php-general@lists.php.net>
Date: Mon, 5 Jan 2004 22:52:30 -0800

I am looking for a comparison of features supported by PHP vs those
supported by Perl.

My gut tells me PHP is more robust, but we are trying to implement something
in a company that has long had a standard allowing Perl as a "sanctioned"
language, but current management does not want to fight for PHP as a new
"sanctioned" language (most managers there have never heard of PHP and the
resident Java zealots have almost established a monopoly). The kind of
thing I am looking for is SESSION support, I know it's supported by PHP, but
not sure about Perl. I don't want to have to grow my own session manager.
One alternative is mainframe COBOL, which clearly will not support what we
want to do.

What would I lose by implementing in Perl (other than my mind)?

thanks in advance,

Warren Vail
warren@vailtech.net



Relevant Pages

  • Re: Comparison PHP to Perl
    ... As someone who wrote a major application in Perl, and now uses PHP, ... you choose depends on what features you want and the type of script you'll ... You've only identified session support as a requirement, ...
    (php.general)
  • Re: [PHP] Comparison PHP to Perl
    ... though I'd also say that for things not native to the language ... perl will have a better library of modules available. ... % My gut tells me PHP is more robust, but we are trying to implement something ... % One alternative is mainframe COBOL, which clearly will not support what we ...
    (php.general)
  • Re: Form send me an email
    ... According to their web site they seem to support everything: PHP, JSP*, ... ASP*, & PERL ...
    (microsoft.public.frontpage.client)
  • Re: [PHP] Comparison PHP to Perl
    ... One man's perl is another man's headache. ... you will find an equivalent or similar in PHP as well. ... And finally on java, if your collegues think java is ideal for web ... which clearly will not support what we ...
    (php.general)
  • Re: What are the differences between Perl and PHP when handling with Web pages
    ... What are the differences between Perl and PHP? ... anyway for the sake of good programming practice. ... I end up using PHP more for web development than PHP. ...
    (perl.beginners)