Well, let's try to make a purse out of the sow's ear. There are some grains of truth in the above. The stuff about development is clearly rubbish, but some of the other stuff does ring a little true.
There is probably more PHP stuff around the 'net at the moment. There is some really horrible code (worse than MSA), but it is at least voluminous. I think PHP definitely has mindshare, if not marketshare, and the development of PHP is probably more rapid than Perl.
PHP is almost always easier to deploy. It is more widely supported on ISP webservers (at least in the UK), and if you want a big app it's also a lot quicker (you run up against the limits of CGI quite quickly with OO/database code, and getting access to a mod_perl server is hard - very few ISPs run it, since it's so difficult to manage).
Lord knows I've been shot down on these forums enough times for suggesting that PHP might not be a worthwhile language, but the truth of the matter - as the paper Courage linked to discusses - PHP is a truly horrible language. It's only widely supported because running mod_php is a cinch: if there was a usable, supported mod_whatever than ran Apache::ASP or something it would instantly 0wn, because Perl is 100x a better language than PHP. PHP makes me want to pull my teeth out. It makes others feel the same too. Yet, we continue to develop in it - it's not out of love of the language, I assure you.
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: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|