All scripts.
Every script published on myPHP.se. Click a row to preview the source files, read the readme, or download the whole thing as a ZIP.
MySQL Backup Manager
A single-file PHP script that lists all your MySQL databases and lets you back them up with one click. Each backup is saved as a date-stamped `.sql` file using `mysqldump`.
Simpel Login
Simple Login A minimal, single-user PHP login system that doesn't require MySQL. Perfect for protecting an admin page or a small area of your site with a simple username and password. This repository contains:
Statistics
Overview: The system provides a lightweight yet powerful visitor analytics solution written in PHP. It replaces traditional external analytics with a privacy-friendly, self-hosted dashboard. The UI features modern Tailwind design and interactive graphs (via Chart.js). Data is stored locally using SQLite, eliminating t…