Aug 26 2006
HttpCaching: a PHP class to provide HTTP caching information
In order to make it easier to provide HTTP caching information in my PHP scripts, I wrote a tiny PHP 5 class: HttpCaching.
It’s very basic and I had more fun playing with Doxygen than with PHP while writing it, but people might find it useful.

