December 2005
Classes & PHP & design patterns
Ce document présente la Programmation Orientée Objet (POO) du langage PHP.
July 2005
The Model-View-Controller (MVC) Design Pattern for PHP
MVC implementation in PHP
January 2005
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
(3 marks)
