Helping ordinary people create extraordinary websites!

Ross McKillop

Company: iRoss.net

Author Bio:
By Ross McKillop at iRoss.net

Tutorials written by Ross McKillop:

PHP Caching to Speed up Dynamically Generated Sites
This entire site, like many, is built in PHP. PHP provides the power to simply 'pull' content from an external source, in the case of my site this is flat files but it could just as easily be an MySQL database or an XML file etc.. The downside to this is processing time, each request for one page can trigger multiple database queries, processing of the output, and formatting it for display. This can be quite slow on complex sites (or slower servers).
Tuesday, 15th June 2004



GET OUR NEWSLETTERS