We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Single Web Page to Edit any MySQL table

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”.

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website https://phpmysqlezedit.sourceforge.io
Tags
License
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