Re: PostgreSQL slammed by PHP creator - Mailing list pgsql-general

From Lincoln Yeoh
Subject Re: PostgreSQL slammed by PHP creator
Date
Msg-id 5.2.1.1.1.20060915201200.03592128@localhost
Whole thread Raw
In response to PostgreSQL slammed by PHP creator  ("Arturo Perez" <aperez@hayesinc.com>)
Responses Re: PostgreSQL slammed by PHP creator  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
At 11:27 AM 9/14/2006 -0400, Arturo Perez wrote:

>Hi all,
>
>Any response to this:
><http://www.internetnews.com/dev-news/article.php/3631831>http://www.internetnews.com/dev-news/article.php/3631831
>

The title of the article is funny:

"Is PHP The Cure For The 'Broken' Web?"

In my opinion PHP is the main reason why so many websites, apps and servers
are broken! The other reason is probably MySQL ;).

To paraphrase Rasmus: PHP "is completely broken in so many ways".

PHP makes "wrong things" easy, and "right things" hard.

Evidence: "addslashes", "register_globals" and "magic quotes".

More evidence: PHP Nuke, phpBB, PDO vs PEAR DB.

Taking his advice on software is like taking a coprophagist's advice on
fine dining.

Link.


pgsql-general by date:

Previous
From: "Brandon Aiken"
Date:
Subject: Re: Installation with sources or with packages
Next
From: Alvaro Herrera
Date:
Subject: Re: PostgreSQL slammed by PHP creator