Hacker News new | ask | show | jobs
by a1a 4761 days ago
PHP's naming of functions is really horrible.

For example the random usage of underscores: strtoupper(...) substr_compare(...) str_split(...) str_word_count(...)