Simple web-based MySQL client + tools (dump, import, scheme, ...) Maintained by:pm@kostax.cz Port Added: 12 Jan 2007 10:17:32 Also Listed In:www License: not specified in port
mywwwatcher is php application intended to handle the administration
of MySQL over the web interface. It is small, quick, easy to use
alternative to phpMyAdmin. In comparison 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
Add file forgotten in previous commit:
- update to 3.1
- WANT_PHP_WEB since it's web-based
- default php to 5 and mark ignore with 3
- use WWWDIR
- use SUB_FILES for pkg-message
PR: ports/115584
Submitted by: Petr Macek (maintainer)
- update to 3.1
- WANT_PHP_WEB since it's web-based
- default php to 5 and mark ignore with 3
- use WWWDIR
- use SUB_FILES for pkg-message
PR: ports/115584
Submitted by: Petr Macek (maintainer)
mywwwatcher is php application intended to handle the administration
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>