Allow web server to serve files inside ZIP archive
PHUnzip (PHp Unzip) is an on-the-fly ZIP extractor for web content. It allows client to access files inside ZIP archive on the web server as if they were regular files (with some limitations).
PHUnzip works using PHP's built-in ZIP support, and comes as a self-contained single-file script which is simple to install.
Simple script to do backups of a MySQL database with phpmyadmin
You have a shared hosting with a MySQL database and PHPMyAdmin. You know how to "export" the database, but you'll like to do it every days/months..., to another server.
This PHPscript do the job : it behaves like a user of the export function of PHPMyAdmin.
Download the code, nothing in the "Files" tab of SourceForge.
Encode Explorer is an easy-to-use phpscript to use as an index file. It shows files in the server and lets you browse through folders, upload files etc. It is kept small and neat so that the source can be used for learning.
This phpscript compresses your databases, and your entire website, and sends it to you. Execution of the script can be scheduled to run in specified time intervals. The generated archives are optionally encrypted, split into smaller chunks and can be 1. copied to your ftp server, 2. copied to your amazon s3 space and 3. emailed to you. The program runs on both Windows and Linux server.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Deprecated! This app was written for ClientLogin which was discontinued. Use something more current, ie "drive" : https://github.com/odeke-em/drive/
PHPScript for automatic backups of your google docs (including google apps) for archival (for those of us that don't trust anyone). Supports multiple document types and folders. Requires only php and php-curl
PHP tools for developers and system administrators
The PHP Toolbox is an extensible, cross-browser script written in PHP for developers and system administrators. It was designed for rapid deployment to provide the user with on-demand tools for common server-side tasks. (http://www.phptoolbox.org)
PHPCronBackup is an easy to use backup script. It can create a compressed backup file of your database and your file system. All files will be stored on the server and can be transferred to another server via FTP. PHP5 is required!
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
httpFileManager is a file management script written in PHP, allowing the remote administration of files over HTTP. You may create and manage one or many Web sites. httpFileManager includes an HTML editor for the creation and maintenance of Web pages.
PSSC stands for PHP Sysadmin Script Collection. It's a collection of PHP scripts for sysadmins, from very simple commands to more advanced backup scripts. It provides some common functions and logging.
PhpScript will backup your local/remote MySql DB using mysqldump. Features : Backup rotation, bzip2/gzip compression, gpg encryption, FTP file sending, Email file sending, Email repporting, log... and a lot of options to configure it.
FeW (File Explorer on the Web) is a phpscript that allow users to manage their files via the web. Users can create, delete, rename, zip, upload and download files and directories. Being serverside, makes it easily viewable by light/old browsers.
A Php cgi script for mirroring of an ftp. More along the lines of synchronizing folders than for mirroring. Supports many party sharing of a folder of data.