OO programming is for those large scale websites.
Functions can be reused, so do functions within classes.
However, classes also further record the way of using those functions.
So, OO programming reduces loads of works to repeat calling functions in the same way, but it is useless to do so if your website is not big enough...
