Using MySQL to Stop Editing Web Pages

OReilly's ONLamp.com has a good article about using MySQL to stop editing web pages. What it really suggests is a good way for storing page layouts in MySQL so that the designers can edit the templates. It suggests how to do so in Perl but the same thing could easily be done in PHP.

Category: