On 8/30/06, Luke Palmer <[EMAIL PROTECTED]> wrote:
The problem with PHP is not that it has
too much functionality, but that it is organized extremely poorly. Amen. PHP is the poster child for namespace pollution. And PHP5 actually has the tools to stop the madness; it's just a question of backward compatibility. I also really hate the HTML-multivalued-input-names-have-[] hack. And I'm not fond of the "arrays are just hashes with numeric keys" philosophy (which it shares with JavaScript). But other than that, I love PHP. ;-) -- Mark J. Reed <[EMAIL PROTECTED]>