Skip to content

Slenderman00/View-Controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

View-Controller

A really basic view controller for PHP

"tags" can be added to views by surounding the tag name with -> {{}}
the view is selected by calling the view function feks view("views/home.html")
tag information is changed by calling the tag function feks tag(tag name, data)
result can be returned at the end of the php script by calling the returnView function

About

A really basic view controller for PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages