zeeshan_haider000 Posted March 21, 2009 Share Posted March 21, 2009 Hi, I have a question about caching pages with php. I have a content-change-triggered caching system, if the the content changes then it writes a new cache version otherwise the content is read from the cached version. I use this mysql_num_rows($query), to compare data with each other... i just want to know does this speed up the page-loading-time ? or is there any other good way of caching pages?? Link to comment https://forums.phpfreaks.com/topic/150505-question/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.