Skip to content

An example website built using PHP with the front controller pattern.

Notifications You must be signed in to change notification settings

Danjb1/php-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Website Template

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.

About

An example website built using PHP with the front controller pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published