Very simple PHP scripts with zero or minimal setup - just upload to webhost and blog/share photos<p>Blog features:<p>- Uses sqlite<p>- Drag n drop upload of files<p>- Posts and static pages<p>Gallery features:<p>- All images organized through FTP<p>- Single file gallery<p>- Just upload and add folders via FTP<p>- Automatically creates thumbnails<p>- Doesn't modify directory structure<p>Calendar features:<p>- Calendar is still a work in progress and is not as zero setup as you need to rename all files manually.
Oh sweet baby Jesus<p>Please learn about authentication, and password handling, and sessions.<p>TLDR: md5ing the hardcoded username + password and setting it in a cookie is basically asking to be hacked.<p>I literally got to line 30-something on the first file I looked at, and stopped reading.