DevShed: Building Loader Apps in PHP

Courtesy PHPDeveloper.org  Thu, 05/28/2009 - 08:37

In this first part of a new series in application development, DevShed looks at building a loader for various resources inside your app.

Loading sources on the fly is one of the most common tasks that PHP programmers have to tackle during the development of web applications.

This typical situation must be faced independently of the scale of the programs being created. This means a loader mechanism must be developed.

Their basic loader...


 

More related items

DevShed: PHP Closures as View Helpers: Lazy-Loading...
In the second part of their look at using closures in PHP as view helpers, DevShed improves upon their original code by adding some additional classes and using them in the closures. The...

DevShed: Handling File Data with PHP (Reading &...
DevShed has posted the fifth part of their "handling files in PHP" tutorial series today (excerpted from the book "Beginning PHP and PostgreSQL 8: From Novice to Professional") with a focus...

Bradley Holt's Blog: The Twelve-Factor App Applied to...
Recently a site called The Twelve Factor App surfaced as a guideline for web applications to be at their best. Bradley Holt has taken these suggestions and has applied them to PHP...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com