PHP5 MVC

Published on January 25, 2009 by admin   ·   No Comments

Model-view-controller (MVC) is an architectural pattern used in software engineering. Successful use of the pattern isolates business logic from user interface considerations, resulting in an application where it is easier to modify either the visual appearance of the application or the underlying business rules without affecting the other.

In MVC, the model represents the information (the data) of the application; the viewcorresponds to elements of the user interface such as text, check-box items, and so forth; and the controller manages the communication of data and the business rules used to manipulate the data to and from the model.

Tags:  , , ,

Readers Comments (0)

Comments are closed.

Popular Articles

Bad Bad Web Techniques

list of bad web techniques that hurt ...

The 10 Facets of SEO

article about 10 key areas in seo.

Blog Comments SEO

article about the use of blogs and ...

OSCommerce SEO

There are various ways that you can ...

Wordpress SEO

Wordpress offers owners key requirements for SEO, ...

Setting up Google Analytics

[caption id="" align="aligncenter" width="500" caption="Screenshot of Google ...
Recent Articles
Advertisments