Well, I thought I was decent at PHP. My background is Java, where multiple constructors are allowed, and polymorphism is not an illusion.
Anyway, I tried to declare two __construct() functions, but PHP freaked out at me, and told me that I can't redeclare functions. I thought about using...