Re: [PHP-EVANGELISM] Question on business want for PHP
[email protected] (Hans Zaunere) Sun, 20 Jul 2003 22:54:07 -0400
| Newsgroups | php.evangelism |
|---|---|
| Message-ID | <[email protected]> |
> I wholeheartedly agree. With prior experiance in Perl, C, and shell > scripts, PHP was a breeze. I had only to look up a few functions. The Just to chime in a bit. While PHP is generally easy to code with, this isn't always a good thing. I see time and time again people who write very sloppy and insecure PHP code; IMHO, PHP is a bit too forgiving. Coding PHP is easy; writing PHP takes a little more, and if developers would try to raise the bar a bit, it would get much better acceptance in business, etc. Just my two cents, Hans