Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest.
Optionally:
* Put the credentials in a secure /etc/ folder to avoid accidents.
* Also added a CSS page if you want it to look pretty.
* Can also run a script on add/edit/delete.
* Can also have a dropdown for ALL tables in a single DB instead of just a single table.
Most importantly: You can allow a user to edit a single table with simple security and no access to anything else! Instantly. Add one web file, put in the credentials. It's "UP".
Features
- Single File Installation (very easy! very fast! Quick Editor!)
- View any table
- Edit any table with a primary key defined
- Delete from any table with a primary key defined
- Add a record to any table
- Search all fields with one search entry
- Execute another php file after add/modify/delete
- Simple security (can add file in /etc/ with security settings)
- Single Table Lock method optional
- Field Comments are "Hints" when adding or modifying records
- Customizable with some simple preferences
- Can use a separate preference file or use preferences inline
- Style Sheet in separate file for ease of skin creation
Categories
Front-EndsLicense
GNU General Public License version 3.0 (GPLv3)Follow Single Web Page to Edit any MySQL table
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Single Web Page to Edit any MySQL table!