PHP site-sharing script
Find a file
2025-10-13 14:03:41 -04:00
css upload 2025-10-13 13:49:07 -04:00
.gitignore add installation guide 2025-10-13 14:03:41 -04:00
attribution.md upload 2025-10-13 13:49:07 -04:00
banner.webp upload 2025-10-13 13:49:07 -04:00
captcha.php upload 2025-10-13 13:49:07 -04:00
common.php upload 2025-10-13 13:49:07 -04:00
config.php upload 2025-10-13 13:49:07 -04:00
favicon.ico upload 2025-10-13 13:49:07 -04:00
index.php upload 2025-10-13 13:49:07 -04:00
manage.php upload 2025-10-13 13:49:07 -04:00
pagination.php upload 2025-10-13 13:49:07 -04:00
password.sh upload 2025-10-13 13:49:07 -04:00
random.php upload 2025-10-13 13:49:07 -04:00
README.md add installation guide 2025-10-13 14:03:41 -04:00
rules.php upload 2025-10-13 13:49:07 -04:00
submit.php upload 2025-10-13 13:49:07 -04:00

PHP scripts for a site-sharing website

Live demo: https://eternalwinter.xmpub.org/ Needs php imagemagick & sqlite modules.

Installation

Make sure the directory is writable by the web server. Run ./password.sh <password> to generate the moderation password's hash. Put a ttf font in the directory and name it captchafont.ttf Edit config.php to customize. To moderate, visit a url and add ?manage=<your password> to the end of the url