Web Application Structure For Php Article Index for
Web Application
Shopping
Php
Website Links For
Web
 

Information About

Web Application Structure For Php




This allows development of large web application systems that separate the computer code and logic in web sites' presentation Abstraction Layer from the enterprise or business procedures abstraction layer, and from the database access abstraction layer. This provides better separation of functionality in code (which is helpful in designing, writing and maintaining more complex systems) and also makes the jump from other more formal languages and environments into PHP more understandable to programmers making the switch.

In addition WASP simplifies coding requirements so developers don't need full in-depth knowledge of PHP and SQL in order to create working applications.

EXTERNAL LINKS