Jump to content

question...?


zeeshan_haider000

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.