summaryrefslogtreecommitdiff
path: root/databases/mywwwatcher (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mywwwatcher is php application intended to handle the administrationIon-Mihai Tetcu2007-01-125-0/+108
of MySQL over the web interface. It is small, quick, easy to use alternative to phpMyAdmin. In comparison with with phpMyAdmin is this application more oriented to hand writing of SQL queries and their use for later use. It enables also other tasks like database dump, import, export (csv,html), insert data, database scheme, index manager, history and reuse of SQL requests, etc. Interface is either in English and/or in Czech languages, and it is very easy to add other languages. WWW: http://www.the.cz/mywwwatcher - Petr Macek pm@kostax.cz PR: ports/107762 Submitted by: Petr Macek <pm at kostax.cz> Notes: svn path=/head/; revision=182173