Magic __call() vs. multiple setters I recently came across a situation where a few of my setProperty() methods where exactly the same. Since I’ve gotten… Continue reading “Magic __call() vs. multiple setters”…
string searching, you’re doing it wrong First off, I’m not trying to be a complete jack-ass, just a helpful one. This article, by Stefan Ashwell, popped… Continue reading “string searching, you’re doing it wrong”…