IT Community - Software Programming, Web Development and Technical Support

How to clear HTTP Cache Content?

This is a discussion on How to clear HTTP Cache Content? within the PHP Programming forums, part of the Web Development category; How to clear HTTP Cache Content?...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > PHP Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 10-26-2007, 04:34 AM
senraj senraj is offline
D-Web Master
 
Join Date: Jul 2007
Posts: 418
senraj is on a distinguished road
Default How to clear HTTP Cache Content?

How to clear HTTP Cache Content?

Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-29-2007, 05:43 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,162
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Re: How to clear HTTP Cache Content?

hi,
please go through this link
http://www.discussweb.com/php-progra...s-history.html

I think it can help you lot.
__________________
With,
J. Jeyaseelan

Everything Possible
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-29-2007, 10:30 PM
senraj senraj is offline
D-Web Master
 
Join Date: Jul 2007
Posts: 418
senraj is on a distinguished road
Default Re: How to clear HTTP Cache Content?

Thanks.. But its clear the cache content in single page.. i need to clear whole cache content.. can u help me

thanks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-01-2007, 07:47 AM
Kamalakannan Kamalakannan is offline
D-Web Analyst
 
Join Date: May 2007
Posts: 299
Kamalakannan is on a distinguished road
Default Re: How to clear HTTP Cache Content?

Hi,

Same problem we faced in our project.
We used following headers in our page.

Quote:
header("Pragma: no-store");
header("Cache-Control: max-age=0, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0,max-age=0");
header("Expires:". gmdate("D, d M Y H:i:s") . " GMT");
When i logout need to clear all caches which is already cached.
How to clear all caches, can any one help me.

Thanks & Regards,
R.Kamalakannan
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
mysql key cache write2ashokkumar Database Support 0 10-29-2007 02:33 AM
Load index in cache prasath Database Support 2 10-03-2007 11:36 PM
How to clear Session SaravananJ C# Programming 4 09-12-2007 02:38 AM
WebException, HTTP 404 ,the request failed with HTTP status 404: Not Found kingmaker ASP and ASP.NET Programming 2 08-29-2007 06:19 AM
how to clear the http cookies in asp.net GDevakii ASP and ASP.NET Programming 2 08-09-2007 07:29 AM


All times are GMT -7. The time now is 05:06 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0