Oct
11th
Thu
11th
PHP in contrast to Perl
- Arguments and return values are extremely inconsistent
- PHP has separate functions for case insensitive operations
- PHP has inconsistent function naming
- PHP has no lexical scope
- PHP has too many functions in the core
- PHP lacks abstraction and takes TIMTOWTDI to bad extremes