Skip to content

A lightweight, easy to setup, non framework PHP forum

Notifications You must be signed in to change notification settings

seamuswc/anonForum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands
Uses PHP & MYSQL

The following command cleans the DB and files in views/subs
    ./clean or 'php clean.php'

To adjust DB connection username & password
    config.php 

chmod views directory so channels can copy origin

Local or Live
core/Helpers.php there is a method called path_name()
Set the $variable inside $live to true or false 
Localmachine and apache file structures are different and this handles that.
If local, will need to adjust the *name* in "/Users/*name*/desktop/anonForum/MVC/views/origin.php",  



php -S localhost:8000 //local testing

About

A lightweight, easy to setup, non framework PHP forum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published