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

Community News: GoPHP5 Official Site

DevShed: Completing an Extensible Website Engine with PHP 5

Sebastian Bergmann's Blog: Template for Jenkins Jobs for PHP Projects

PHPMaster.com: Internationalization Made Easy

Ivo Jansch's Blog: Validating OCL constraints in PHP objects


Community Events











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


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

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