TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Requiem: No setup PHP scripts for blog, gallery

2 pointsby ffwd7 months ago
Very simple PHP scripts with zero or minimal setup - just upload to webhost and blog&#x2F;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&#x27;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.

1 comment

stephenr7 months ago
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.
评论 #41897043 未加载