prob with refreshing page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
bugthefixer
Forum Contributor
Posts: 118
Joined: Mon Mar 22, 2004 2:35 am

prob with refreshing page

Post by bugthefixer »

I have a problem with refreshing page.actually when i click on a link and if i have already visited it, it will provide me with the previous page. but i want it in that way so that each time i click on link it should give me a page directly from server not from cache.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

search the site for things like "no-cache"
Post Reply