php-windows Digest 13 Dec 2006 09:50:48 -0000 Issue 3089
Topics (messages 27319 through 27320):
dynamic page caching help using php
27319 by: Harpreet
Re: Class method unavailable on server
27320 by: Niel Archer
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
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: [email protected]
Subject: [PHP-WIN] dynamic page caching help
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 caching in detail and how to go about using
it.
Any other ideas , please help
Regards
Harpreet
--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php
--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
Hi Stut
thanks, but I got it sorted. It was an inclusion problem, an out of
date file existed in the main folder and prevented the up to date
version from being used from the include path. I don't remember putting
the file there, but that's my fault for coding so late.
Niel
--- End Message ---