|
This class can be use to
class-1 Backup/Restore is a
This is a Perl's DBI/DBD-like
This class is a simple
manipulate hierarchic trees
PHP script that allows
class that provides a
wrapper to access MySQL
of records stored in a MySQL
backup and restore of MySQL
database abstraction layer
databases.
It can
database using Joe Celko
tables.
It can be used as a
for PHP scripts. Sample code
establish connections to a
visitation model.
It can
stand-alone script or you
and detail instructions can
given MySQL server and
perform the following tasks
can incorporate it into your
be found on its Web site.
execute SQL queries in a
in a very effecient way
own scripts. Features;
*
single call.
The query
mostly using one SELECT
Extremely easy
result resource handle,
query statement:
- Find
installation
* Extremely
columns names, number of
out leaf nodes in the
easy usage
* Backup from
returned rows and last
current tree (nodes have no
any database
* Restore to
inserted identifier are
children)
- Find out nodes
any database
* Select which
stored in class variables
of a sub-tree for given
tables to backup
* Choose
for use of the
node
- Find out the context
whether to backup just table
applications.
There are
path of given node
- Find
structure, data or both
*
also helper functions to
out the level or depth of a
Choose whether to restore
insert or update database
given node
- Find out how
just table structure, data
tables using values
many descendants a given
or both
submitted via Web forms.
node has
Date: May, 22 2006 Date: May, 30 2012 Date: May, 07 2000 Date: Sep, 01 2006 |
|
This is a simple wrapper
This is a PHP class that you
This is a very limited,
This is a very limited,
class that can be used to
can use to convert between
barely visual database
barely visual database
access SQL databases using
utf-8, windows, iso, dos,
manager. Users will need to
manager. It was designed as
the PDO API.
It can
ibm, mac charsets. It's very
know the SQL statements to
an 'include' file, to be
establish connections,
useful with databases, text
locate the necessary data
used within any template
execute direct or prepared
procesing, especially when
within the database. A login
already built. Users will
SQL queries, retrieve the
you have many people on
function has been included
need to know the SQL
all query results into a
different computers and
to allow it to be published
statements to locate the
single array, begin, commit
different operating systems
in a less-than-secure
necessary data within the
and rollback transactions.
working on the same web site.
location.
databaseIt assumes an
existing connection to a
database:
$db =
Date: Feb, 04 2006 Date: Jul, 29 2004 Date: Apr, 17 2005 Date: Apr, 16 2005 |