MVC - Model View Controller

Model View Controller or short abbreviation of it is known as MVC is a development technique that is accepted by many. M or model is an internal representation of data. V or view is a way to present or accept information to and from user. C or controller is software that links two.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator