Mini How To for PHP Abstract Classes
Warning: extremely nerdy content follows.
Object oriented programming is all the rage these days and PHP provides a fairly complete toolkit to be down with OOP (that's Object Oriented Programming for non nerds). PHP has gained in popularity for this very reason. However, most of us don't really go very deep into different OOP features...