I\'m not new to PHP or programming at all. But recently I was thinking about website programming in PHP and how easier it was before the OOP. Anyway, I prefer OOP than the o
You can use autoloading in PHP for a better solution:
http://php.net/manual/en/language.oop5.autoload.php