Abusing Type Hinting in PHP

PHP has the ability to type hint function arguments to only accept that type or derivatives of that class or interface, this can lead to better interface design and much less runtime checking (as calling a type hinted function implicitly requires the parameter be of the correct type)....

more

Assertive Programming with PHP

Always looking for new or intuitive ways to write better code is a constant struggle because we all know that developers are human and deadlines are nearing....

more
Page:  1

About

Harry is a professional developer and sysadmin from London, UK.

He's an atheist, employed at PixelMags LLC, a socialist and has a pragmatic outlook on life, love and religion.

Bookmarks

I'm constantly finding interesting stuff, here are some of the things I've bookmarked recently:

HarryR on Faves.com