News Feed
Jobs Feed
Sections




News Archive
Tiger Heron Blog:
First steps with PHP - booting a script, Part 1
March 19, 2008 @ 08:48:48

On the Tiger Heron blog, there's a continuation of the series that Tony Freixas has been writing to following the beginning steps of working with PHP. First there was the download/install, then setting up a development environment. This time, he actually gets around to writing a bit of basic code.

Specifically, I will describe how I boot my PHP scripts and why I boot them the way I do. Part 1 shows how my requirements for code portability and maintainability influence the boot process. Part 2 will go into more detail about the specific steps executed by the boot code.

His basic task for the first example is to make a templating sort of system, calling a Navigation class to output links in list items. He outlines the goals of the project, what he's found for his current solution and some alternatives he's discovered along the way.

0 comments voice your opinion now!
development tutorial series environment task navigation


blog comments powered by Disqus

Similar Posts

DevShed: Web Application Security Overview

Juozas Kaziukenas' Blog: Web scraping with PHP and XPath

OpenShift Blog: Integrate PHPStorm and SFTP into OpenShift

Ibuildings Blog: Implementing Iterators

VoidWeb.com: PHP Clustering using Apache httpd mod_proxy


Community Events











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


phpunit introduction testing language release interview symfony2 framework community series conference functional zendframework2 usergroup google opinion development podcast database rest

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