This is a very simple example of a website built using PHP with the front controller pattern. All requests are routed through index.php
, which loads a standard template and injects the page contents into it. Invalid requests will result in an error page.
-
Notifications
You must be signed in to change notification settings - Fork 1
Danjb1/php-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An example website built using PHP with the front controller pattern.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published