What do you hate about PHP?
|
I hate the fact that every function has a different order or params. Some have <needle>, <haystack> while others have <haystack>, <needle>.
I have to go to php.net every time I use a function and look up the param list. |
Replies:
|





















