Model¶
The model is the classes that describes the business logic.
The model is often used as part of the MVC pattern, though it may be used independently.
Related : Model - View - Controller (MVC), View In Presentation, Controller
The model is the classes that describes the business logic.
The model is often used as part of the MVC pattern, though it may be used independently.
Related : Model - View - Controller (MVC), View In Presentation, Controller
The definitive reference with all things PHP, and their definitions.
Contents: