This is the Linux app named PHP MySQL DatabaseInterface whose latest release can be downloaded as DatabaseInterface_1.0.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named PHP MySQL DatabaseInterface with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
PHP MySQL DatabaseInterface
DESCRIPTION:
PHP DatabaseInterface is an open source tool, designed with a purpose to make a life of a web developer, using MySQL database as a back end, a little bit easier.Developer only needs to worry about formatting parameters and calling save, select or delete procedures on DatabaseInterface object. DatabaseInterface will make sure the parameters passed are sanitized, data is properly structured and decide what to do on each call (depending on which procedure was called).
DatabaseInterface API and examples: http://pages.uoregon.edu/spesic/DatabaseInterface/
Features
- Simple SELECT and JOIN SELECT statements
- Save and update MySQL records
- Delete records from MySQL database
- Sanitize MySQL queries
- Ensure validity of parameters passed to DatabaseInterface object and table structure before generating a query
- Automatically detect primary keys for a specific table and update the record if primary key is detected
Audience
Developers
User interface
Web-based
Programming Language
PHP
Database Environment
MySQL, SQL-based
This is an application that can also be fetched from https://sourceforge.net/projects/phpdbinterface/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.