|
MySQL to TXT, MySQL to Excel
MySQL-Dumper is a script for
MySQL-Formmaker is a tool for
mysql.phtml provides a
formatting local database
automatically backuping your
easily creating
Web-based user interface for
convertor. Programmed only
tables in a MySQL-database.
administration forms and
manipulating MySQL
local file system. Error
The two basic pages are a
displaying the output of
databases, queries and
control feature include for
page for frequently use and
data for MySQL. You define
tables. Currently supported
directory, selecting
an administrator-page. The
your forms, types of input,
options include: create
database, selecting table.
page for frequently use
order, etc., and the system
database, table, query and
Convert tables to text files
checks if there are tables
makes a database, the
alter tables.
for Excel import file type.
in the database that have
admin-files and the
been changed after the last
output-files for you.
back-up. If they are, there
Version 1.3 focuses on a lot
will be made a back-up of
of javascript features for
these tables, which saves
admin's textarea. A lot of
time and space.
bugfixes offcourse, mostly
mentioned by users.
Date: Aug, 05 2002 Date: Aug, 15 2006 Date: Feb, 10 2003 Date: Jan, 27 2000 |
|
mySQL/HTML-Client is a Web
MySQLDataManagement is a set
Search a database for a
MySQLHandler is a complete
interface to a mySQL
of php scripts to manage
certain item, name, etc. and
wrapper for MySQL. It
database written in PHP. It
your data for selected DBs.
have it return what you
implements all functions
allows you to display and
All your tables will be
searched for and a link that
available and can be easily
query database.
shown you for data
corresponds to that item or
customized for your
management on them.
name that was searched for.
preference.
MySQLHandler is
MySQLDataManagement allows
Great for small databases
designed to aid you when
you to add / edit / delete /
and large databases alike.
writing queries in your code
list records on selected
and you don't need to write
table - DB. Easuy to use and
those connection statements.
install.
When using a SELECT query,
the rows can be returned in
3 different formats
1.
Standard ResultSet
2.
2-dimensional array
3.
XML
Using the XML return
method is very usable if you
wish to export the results
from a query to another
application. Using XSLT and
CSS you can also present it
as a pretty HTML page.
Date: Aug, 28 2003 Date: Oct, 09 2002 Date: Jun, 27 2005 Date: Aug, 22 2006 |