browse by tag: blog
sort by
LAMP performance for dummies
in PHP added by goodphptutorials, on 15/1/2008 advanced tutorials blog caching database mysql performance
I've spent the last six months combing Google for 'slow mysql' results. It was enlightening. Now in the spirit of giving back to the community I give you:
comment save reportWhat PHP Deployment Gets Right
in PHP added by goodphptutorials, on 14/1/2008 blog deployment mod_php
With the recent talk on the blogosphere about deployment (and for Django, and lots of other posts too), people are thinking about PHP a bit more analytically. I think people mostly get it wrong.
comment save reportDefining the Core Structure of a PHP Blogger
in PHP added by goodphptutorials, on 14/12/2006 advanced tutorials blog php5
In the first part of this three-part series, we'll examine the basic outlines of creating a blog application with PHP 5. If you're currently working with PHP 4, this program can be adapted to that version of the language.
comment save reportCake Tutorial: Building A Simple Blog - Part 2
in PHP added by goodphptutorials, on 8/9/2006 advanced tutorials bake blog cake example framework
This tutorial shows you how to use more advanced Cake methods to improve on the Baking a Blog with Cake example.
comment save report