php “page caching” solution suggestions for CMS Applications
问题 Most examples use time-based cache expiration. I'd like to read more about file caches (where the database is called only when there is no file in a given directory). This is for a basic information site with CMS functions made with php/mysql. My searches are returning too many sites on web applications. Adding CMS to the search returns script repositories. I'd appreciate your suggestions. 回答1: I'm not quite sure what you're looking for. If you're talking about generating a page (from the CMS