php-general | 2000071
Date: 07/15/00
- Next message: Adam Powell: "[PHP] compiling with oracle"
- Previous message: Rasmus Lerdorf: "Re: [PHP] Newbee question?"
- In reply to: Ray Parish: "[PHP] Expire"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"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>
- Next message: Adam Powell: "[PHP] compiling with oracle"
- Previous message: Rasmus Lerdorf: "Re: [PHP] Newbee question?"
- In reply to: Ray Parish: "[PHP] Expire"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

