I'm programming an advanced caching system that work with PHP but i have an small problem.
I want to know when the pages content changed to remove the page cache from cache folder and make a new cache file with new content.
i don't want to work with cache time...
Please help me, thanks a lot.