PhpSQLViewer
phpSQLViewer
http://phpsqlview.sourceforge.net/
Web interface for SQL databases and tables
SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. It is is strictly intended to let users access view and modify their SQL tables and is not a tool to help database administrators (other than perhaps getting users to manage their own data). Users can walk through a table and view all rows. If the table has a primary key, links are provided to modify any given row. The user can edit the row (but not the primary key) or add a new row, providing the primary key value (starting with empty values for all columns). A 'copy' link lets users edit existing rows and change the primary key (a convenient way to add a new row based on another). Users can also delete rows.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Chris Van Ittersum | Contributor |
Terry Gliedt | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Developer | VCS Repository Webview | http://sourceforge.net/cvs/?group_id=69974 |
Bug Tracking,Developer,Support | mailto:tpg@hps.com |
Software prerequisites
Kind | Description |
---|---|
Required to use | PHP 4.0 or later |
Required to use | MySQL |
Required to use | a web server |
Required to use | PEAR_DB |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.