|
This class is a simple
If you have a Database(s),
miniMyAdmin is one-file php
A PHP class script that
wrapper to access MySQL
you surelly issued
script, which contains:
demonstrates how to build
databases.
It can
overheads.
Run this script
directory browser, file
the Next/Prev buttons for
establish connections to a
once per week (i.e. every
viewer, file editor, mysql
given MySQL query results.
given MySQL server and
Monday at midnight) and you
browser, mysql editor, mysql
Easily create a paging
execute SQL queries in a
will get rid of it.
Note:
export,
mysql
navigation bar like Google.
single call.
The query
if you have huge amount of
"raw" commands
result resource handle,
hits, then you should use it
executing, php shell (allows
columns names, number of
more often!
HOW DOES IT
execute shell commands in
returned rows and last
WORK
It uses a SQL command
server), php interactive
inserted identifier are
OPTIMIZE TABLE.
You can do
(allows execute php
stored in class variables
the same in phpMyAdmin, with
commands) + some security
for use of the
one difference.
This tool
tools like checking md5/sha1
applications.
There are
can optimize your database
passwords strength and how
also helper functions to
automatically. All in one,
"exploitable"
insert or update database
no need to optimize
server is..
tables using values
table-by-table.
If you
submitted via Web forms.
have any further questions
Date: Sep, 01 2006 Date: Sep, 01 2006 Date: Aug, 31 2006 Date: Aug, 24 2006 |
|
Amazingly Simple Automated
MySQLHandler is a complete
RDLDB is an open source,
- the class executes a given
Software Can Virtually
wrapper for MySQL. It
hierarchy-related flat file
SQL query and generates a
Guarantee You Never Lose
implements all functions
database management system
template driven HTML code
Your Databases And The Vital
available and can be easily
written in PHP5. It is
that displays the query
Information It Contains!
customized for your
developed with the idea of
results
- automatically
Back It Up Daily, Weekly,
preference.
MySQLHandler is
easier web development, for
provides means of navigation
Monthly and Even Email It To
designed to aid you when
the people without access to
trough pages and lets user
Yourself Automatically... It
writing queries in your code
MySQL or similar database
decide how many rows to be
Will Even Back Up Your Data
and you don't need to write
management systems. It is
displayed on each page
-
to
THREE DIFFERENT
those connection statements.
also intended for the web
automatically let user sort
LOCATIONS! Automatically!
When using a SELECT query,
developers, who wish to be
by available columns - or
Live Demo Available...
the rows can be returned in
free, and to be able to move
you can restrict this
3 different formats
1.
to another server in less
feature for specific columns
Standard ResultSet
2.
than 10 minutes. RDLDB is
- if requested, it can
2-dimensional array
3.
simple to use, through a
automatically display a
XML
Using the XML return
simple PHP object orientated
"selector" column
method is very usable if you
approach. It's API is so
- a column to let users mark
wish to export the results
comprehensible, that anyone
specific rows as selected
from a query to another
can grasp it in less than 5
- you set what
application. Using XSLT and
minutes. RDLDB 3.0 comes
columns from the query
CSS you can also present it
with an online web
result to be displayed
as a pretty HTML page.
administration editor,
- you can alter the
making it RDLDB databases
content of a column's fields
the perfect choice for
on the fly by creating
running small, medium, and
callback functions
- you
large size web projects.
can add JavaScript actions
for when user clicks on
displayed rows or on
specific column's cells
-
you can extend the
functionality of the data
grid by adding custom
columns - columns whose
content is not generated by
the query but added by you -
you can add any HTML and/or
JavaScript to perform any
action
- check manual!
Date: Aug, 24 2006 Date: Aug, 22 2006 Date: Aug, 19 2006 Date: Aug, 16 2006 |