News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Add Power to Your PHP With Multi-Tiered Applications
April 15, 2009 @ 07:52:39

The NETTUTS.com site has some advice on how you can add a bit more power and flexibility to your PHP applications - shift them over to a multi-tier application structure.

As PHP applications become more and more complex, it can be easy to end up with a tangled mess of code that makes maintenance nearly impossible. Applying the concept of tiered applications can help to alleviate some of the difficulty in maintaining complex applications.

Tiered programming is a method that splits up the components of an application (like a separation between presentation and business logic). They talks about what a setup like that might gain you, the wrong way to do it and the right way that splits it out into the database tier, the business tier and the presentation tier.

0 comments voice your opinion now!
power application multitier tier database business presentation


blog comments powered by Disqus

Similar Posts

Ibuildings techPortal: DPC Radio: Profiling PHP Applications

NewsForge.com: A family business based on PHP

PHPit.net: Book Review: Smarty PHP Template Programming and Applications

Anthony Ferrara's Blog: In Response To: Building Secured Web Applications Using PHP - The Basics

DevShed: Structuring Your Projects for Web Application Security


Community Events











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


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

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