Thursday, November 10, 2005

Brian's Braindump: PHP Object Casting is Cool

Brian's Braindump: PHP Object Casting is Cool

This is an interesting feature I have not seen before. I have just finished writing an API which serves as an adaptor which encapsualtes the $_POST, $_GEt and $_REQUEST super globals. Although I have documented it and posted the source, the real test will come when I use it in the sit I manage at work.

Heres the code and a short description I posted on PHP Builder:

http://phpbuilder.com/board/showthread.php?t=10312690

No comments: