2019-10-14 12:59:26 +02:00
2019-10-07 10:55:12 +02:00
2019-10-07 10:55:12 +02:00
2019-10-07 16:14:36 +02:00
2019-05-17 13:51:34 +02:00

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

Description
No description provided
Readme 258 KiB
Languages
PHP 92.3%
CSS 3.7%
JavaScript 2.1%
Hack 1.9%