Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 416 Bytes

File metadata and controls

16 lines (10 loc) · 416 Bytes

BasicForum

My own (very basic) forum software.

Usage:

##No. 1: Install.(Duh)

##No. 2: Edit config.php variables to suit your needs.

##No. 3: Start it up, visit init.php in your web browser(or run from your CLI).

##No. 4: Enjoy this very basic software. ;)

##Extra: to delete all entries simply visit empty.php in your web browser(or run from your CLI).

To-do's:

  • Add support for categories/threads.