Lately I have been seeing some nastiness being taught to a group of Junior web developers.
It comprises of maxing all sorts of nasty combinations of mixing your PHP, HTML, classes, queries and stand alone functions into an unorganised pile of mess.
Developing any project, simple of complex in this manor will very quickly become a nightmare, to me, and more so to those student developers.
I am going to put together a series of quick and simple posts to make a clean, simple and effective PHP based framework to act as a learning step for these students.