19 July 2005 14:00
The Model-View-Controller (MVC) Design Pattern for PHP
MVC implementation in PHP
20 January 2005 14:30
A Development Infrastructure for PHP
With every programming language I have worked in it has become normal practice, after having developed an initial series of programs, to identify a common structure to which all subsequent programs should be built. This may take some time as it involves a bit of trial and error in playing with the different ways in which a task can be achieved in order to find the methodology that gives the most advantages in the long term.
1
(2 marks)
