PHP aaaaarrrrrggggghhhhhh
Things I hate about PHP No. 512 (notwithstanding the fact that in comparison to many other things I like PHP): Inconsistency in parameter ordering Say I want to find a small thing in a big thing, like a piece of a string in a bigger string. I can use strpos and you pass in the …