Greg AllardPHP Developers, Keep me Sane
I've been using python a lot recently and I like they way they work with their errors. Instead of suppressing it, you are catching it and then you have a chance to do some logic in that case. I guess php implemented a way of doing it that way also, but no one uses it.
