Skip to content

Hion-V/hForumPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

185 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hForumPHP

School assignment to build php based webforum

Structure:

Index.php is the entry point. From here tasks are deferred to the HUtils controller class to get the right model. Database stuff is done in the Database controller class. Session token stuff is done in the UserSession class. Assethandler returns img html blocks.

The UserSession class keeps track of the user signin state using cookie based tokens

About

School assignment to build php based webforum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published