MyWebSQL is a web based WYSIWYG Database client written in PHP. It has a simple and intuitive interface with the look and feel of a desktop application, and offers rich features for database management. No installation is needed, just download, extract and you are ready to go. It even has a single file compact version with full functionality, which you can quickly deploy on your server.
Currently MyWebSQL supports working with MySQL, PostgreSQL and SQLite databases.
This is the MzzCRM CRM database script that consists of a single input textbox on a web page that stores them into a MySQL database table.
It has one field so that the person inserting the case notes can insert the case notes quickly and has the ability to include full details, or to leave full details out.
The script is designed to perform the essential first action of a CRM -- creating the case notes. If needed to browse or access the data later after it was input, use another 3rd...