Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] Expire From: Matthew Kendall (mdkendall <email protected>)
Date: 07/15/00

"Ray Parish" <rparish <email protected>> wrote...

> Can someone tell me how to expire the dynamically generated
> pages created via php?
> I tried header("Expire: Mon 04, 1998 01:02:58 GMT");
> with no luck.

There is a lot of somewhat random advice out there about caching, some of it
wrong, some of it of the unhelpful "just try this, it worked for me but I
don't understand why" variety.

Your best resource for the facts is Mark Nottingham's excellent document at
http://www.mnot.net/cache_docs/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>