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

Johannes Schlüter's Blog: Quick setup for PHP development trees

Icant.co.uk: How to create thumbnails with PHP and gd

DevShed: Building Helpers in PHP 5

LispCast.com: PHP vs. Lisp

Brian Swan's Blog: Sorting Azure Table Entities by Timestamp with PHP


Community Events









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


development composer framework introduction podcast community code testing event example language functional object unittest release api tool zendframework2 opinion interview

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