browse by tag: multi-tier
sort by
Add Power to Your PHP With Multi-Tiered Applications
in PHP added by goodphptutorials, on 16/4/2009 multi-tier mvc php5
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.
comment save report