Halx
08-14-2002, 09:59 AM
I've heard of a way one can cache pages on the server every 30 seconds or so, so that users wont send through 20+ queries every time they load a page. Instead they load the cached page that is updated with changes every X seconds.
I understand this requires PEAR PHP Extention, which is all ready included in php4.
Does anyone have any insight on this?
I understand this requires PEAR PHP Extention, which is all ready included in php4.
Does anyone have any insight on this?