The Artima Developer Community
Sponsored Link

PHP Buzz Forum
PHP Cache Control

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Douglas Clifton

Posts: 861
Nickname: dwclifton
Registered: May, 2005

Douglas Clifton is a freelance Web programmer and writer
PHP Cache Control Posted: May 22, 2005 3:02 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Douglas Clifton.
Original Post: PHP Cache Control
Feed Title: drx: PHP
Feed URL: http://www.loadaveragezero.com/drx/rss/Programming/Languages/PHP/
Feed Description: My site was designed and coded from the ground up in 100% MySQL and PHP. Okay, and a few other tools. I take great pride in adding high quality PHP resources to this category. Like this one.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Douglas Clifton
Latest Posts From drx: PHP

Advertisement
Fred describes a simple scheme for caching dynamic PHP documents. Works only for documents based on the script's modified timestamp, you will need another approach if the content is extracted from a DB for example. I recommend adding an Etag header.

Read: PHP Cache Control

Topic: 1d PHP Conference session slides 13 Previous Topic   Next Topic Topic: 1c php-tools.net relaunch plans 13

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use