Archive for October 30th, 2007

5 Things I hate about PHP

Articles on why PHP sucks are fairly common (PHP is a really easy target). So rather than repeat what’s already been said (lack of namespaces, function naming, and arugment positions, etc), I though I’d try and come up some more obscure ‘features’ and ‘bugs’ in PHP that I hate. create_function() //  Actually creates a new [...]

Posted by Matthew on October 30th, 2007

Filed under php, programming | No Comments »