How to implement this cache control policy in PHP?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2010-05-03T16:22:43Z Indexed on 2010/05/03 16:28 UTC
Read the original article Hit count: 169

Filed under:
|

Serve the new content only if the file has changed since last visit.

How do I implement that?

© Stack Overflow or respective owner

Related posts about php

Related posts about cache-control