browser side cache problem

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
kalpesh
Forum Commoner
Posts: 54
Joined: Sun Sep 21, 2008 5:04 am

browser side cache problem

Post by kalpesh »

hi,I have a problem with browser cache.
I want my css sholud read from browser cache.
After first time loading,when again page requested, the page should read css from browser cache.

And The one problem i have when surfing the site if internet connection goes, i can still goes back to previous page but it is not happening with my site. how should i remove this problem?

:offtopic:

The one query is about ajax is that when ajax calls the dynamic content for some part of page after i click on anchor element or input type button . it is http request or not. Can it counts in no. of click of site?

I am new in php and web programming.So please help me.
Thanks in advance.
Post Reply