Well this isn't really a coded related "problem", but I have decided to start a CMS (Content Management System) project. I have done some reading about classes because I don't use them much and I was wondering what your guys' opinion is of them. I mean should I make like a bunch of classes to organize my coding or should I just code the tasks inside the file its self?

