I have not used any OO in the past in projects, as I kept it simpler (in fact using archaic mysql_query calls and my own filtering), so I wanted to start a new project, lear
If I am not mistaken singleton is an antipattern. But depending on the task it can be used.