php: How to organize your classes | Part 1
How to organize your classes
Part 1: Database class + config files
In this tutorial you will learn about interfaces, static classes and methods, and how to nicely organize your database class and the configuration for it.
Continue Reading »