[PHP-WIN] dynamic page caching help using php

2006-12-12 Thread Harpreet
No replies. Can some one recommend where I can get more info on this topic. Thanks -Original Message- From: Harpreet [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 11:08 PM To: php-windows@lists.php.net Subject: [PHP-WIN] dynamic page caching help I have a search

Re: [PHP-WIN] dynamic page caching help

2006-12-12 Thread Stut
Did I say session often enough? -Stut -Original Message- From: Harpreet [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 11:08 PM To: php-windows@lists.php.net Subject: [PHP-WIN] dynamic page caching help I have a search page that returns results in about 10-15 seconds.

RE: [PHP-WIN] dynamic page caching help

2006-12-12 Thread Harpreet
No replies. Can some one recommend where I can get more info on this topic. Thanks -Original Message- From: Harpreet [mailto:[EMAIL PROTECTED] Sent: Friday, December 08, 2006 11:08 PM To: php-windows@lists.php.net Subject: [PHP-WIN] dynamic page caching help I have a search page that

[PHP-WIN] dynamic page caching help

2006-12-08 Thread Harpreet
I have a search page that returns results in about 10-15 seconds. If I refresh the page it again takes the same time as the initial search. Is there a best way to reduce the time on a refresh. Reading the internet I see info on caching results. Can someone point me to a good site that explains cac