Most of the posts note that neither choice is necessarily right between PHP and Perl (ASP isn't really an option, is it?). The other way of looking at this is, you really can't choose wrong. This is a nice place to be.

It sounds like you'll be learning with either language, so you really are in the advantageous position of deciding where your career might go. If you want to become proficient with PHP, do you web site with PHP. If you want to become proficient with perl, CGI, and mod_perl, do your project in Perl. The Monks are always here for you.

Neither will become obsolete and either one can get the job done. If something tips it one way for me, it's that you already have some Perl experience. If you're new to the web side of things, you'll be exposed to so many new things to learn, you may find comfort in what you already know. You'll likely spend less time with trivial issues if you stick with Perl.


In reply to Re: Perl/CGI Vs PHP Vs ASP by cbrandtbuffalo
in thread Perl/CGI Vs PHP Vs ASP by sk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.