[thelist] MySQL as CMS

Tobyn Baugher toby at rsux.com
Wed Nov 6 15:14:01 CST 2002


On Thu, Nov 07, 2002 at 09:11:09AM +1300, Paul Bennett wrote:
> What is involved in caching database queries "in php's serialized
> form, in temporary files" ? Just a very brief outline would be helpful
> :)

If you're using a good database abstraction library almost nothing is
involved. Check out http://php.weblogs.com/ADODB if you don't already
have a favorite. The library has the caching code built in and you just
have to use the proper calls. Check their manual's "Caching" section for
more info.

Regards,

Toby

--
Tobyn Baugher <toby at rsux.com>
http://www.rsux.com
aim: dieplzkthxbye  icq: 14281524  efnet: toby



More information about the thelist mailing list