News Feed
Jobs Feed
Sections




News Archive
Tiger Heron Blog:
First steps with PHP - booting a script, Part 2
April 28, 2008 @ 12:57:33

Tony Freixas continues his introductory look at "booting" a PHP script with part two of his series (here's part one) looking at using libraries.

In the good old days, if you wanted to create re-usable code, you would create a library of related functions or objects. Now, the excitement is all around frameworks. Everyone has one. What is the difference between the two?

He compares a library and a framework, pointing out key differences like how they fit with the application (controlled by or controlling) and dependencies they require. He rounds out his boot sequence, adding a few new parts to the structure of his example application.

0 comments voice your opinion now!
series boot script introduction library framework


blog comments powered by Disqus

Similar Posts

Symfony Blog: symfony 1.1 branch

Reddit.com: What do you guys think of Laravel Framework?

ThinkPHP Blog: LAMP App Monitoring

Symfony Project: Larger compatibility (magic_quotes_gpc)

Derek Allard's Blog: Modifying the default CodeIgniter Calendar template for fun and profit


Community Events











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


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

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