News Feed
Jobs Feed
Sections




News Archive
DevShed:
Setting up the Foundation for an Extensible Website Engine with PHP 5
October 24, 2006 @ 09:46:00

DevShed starts up another series, a pair of tutorials seeking to help you create an extensible website engine in PHP 5. Basically, a slightly more complex setup than just pulling the content from a database into your application.

Over the course of this two-part series, I'll walk you through the development of a highly extensible and "pluggable" website engine with PHP 5, which will allow you generate web pages on the fly based on a predefined (but simple) database structure.

They start things off by setting up the core of the system - the layout and structure of how the pages will flow. To help make this an easy task, they also create the simple template with links down the side to the different "pages". Finally, they finish off this part of the series with the database structure and push some of the sample content in to give you an idea of how it's all formatted.

4 comments voice your opinion now!
tutorial extensible foundation php5 website engine tutorial extensible foundation php5 website engine


blog comments powered by Disqus

Similar Posts

PHPFreaks.com: Regular Expressions (Part1) - Basic Syntax

Jim Plush's Blog: PHP Socket Tutorial Part 1

Tony Freixas's Blog: High-performance debugging

Wes Ray's Blog: Configuring Fedora 12 PHP/MySQL Server with Nginx and reverse proxy to Apache

SitePoint PHP Blog: How to Override PHP Configuration Options


Community Events











Don't see your event here?
Let us know!


language tool code series release zendframework2 example unittest podcast development testing introduction phpunit interview community conference application functional framework opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework