What is a Front Controller and how is it implemented?

Viewed 15578

First of all, I'm a beginner to PHP. And have posted a question here: Refactoring require_once file in a project . I've tried to read about Front controller as much as I can, but can't get how it works or even what's all about.

Can somebody explain in brief how it works and what's all about?

1 Answers
Related