TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 ffwd7 个月前
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 个月前
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 未加载