My first code release: Conditional GET PHP function doConditionalGet()

I’ve started a section on this blog called “My Code” that features code I’ve written. My first release is doConditionalGet(), a generic PHP function that implements HTTP’s Conditional GET mechanism. This function facilitates making dynamic PHP pages cacheable by HTTP accelerators, browsers, or other caches. Read more about it here.

Suggestions, comments, criticisms are very much welcome!

If you liked this post, please subscribe to my feed. Thanks for visiting!

Related posts

0 Responses to “My first code release: Conditional GET PHP function doConditionalGet()”


  1. No Comments

Leave a Reply