PHP Delayed Invocation Object
By virtue of PHP’s many Magic functions it is possible and indeed quite easy to create an object that can be used to call a function or object method now, but have it invoked later. The reason I wrote this function was for lazy loading of data. I had the id’s and information required to