Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

x-t/ok-guestbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ok-guestbook

A simple, small but inefficient, guestbook written in pure PHP (while on PCP).

how to set it up

files
index.php - the index page (from where you post/see other posts)
result.php - posts the post
comments.json - the comments file, stored in pure json
are expected to be in your webroot

files
bans.json - banned ip list
log.json - one log file on who did what
are expected to not be in your webroot, it defaults to /home/www-data by default

change the directories in which the files above should be stored at, set the appropriate permissions for the folders where PHP is going to write files to and you're set

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published