You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
LICENSE | 6 months ago | |
README.md | 6 months ago | |
counter.txt | 6 months ago | |
index.php | 6 months ago | |
posts.html | 6 months ago | |
replyTemplate.html | 6 months ago | |
screenshot.png | 6 months ago | |
shout.php | 6 months ago | |
style.css | 6 months ago |
README.md
4shout
A shoutbox written in PHP styled to look like a certain mongolian fishing forum.
What do I need to run it?
The only thing you need is a server with PHP installed. It's extremely portable as it just writes the posts directly to an HTML file instead of using any databases.
How do I install it?
Take all the folders from the github repo and upload it to your server. That's it.