page 2 for mysql

Class: Simple MySQL DB Class - PHP Classes
This class is a MySQL database access wrapper... ... Download all files:
simple-mysql-class.tar.gz simple-mysql-class.zip ...
Class: MySQL Backup (gzip) - PHP Classes
This class can be used to backup MySQL database to files that contain SQL statements
to recreate the database. It can backup whole databases or individial ...
Class: PHP MySQL class generator (generator, password generator ...
This package can be used to generate classes that wrap rows of MySQL database
tables providing an object oriented interface to manipulate the table row data ...
Class: MySQL Structure Magic (mysql, mysql class, export) - PHP ...
This class can be used to synchronize MySQL database schemata. It can analyze
the schema of a MySQL database and export it as a PHP array definition or in a ...
Class: MySQL DB Class - PHP Classes
This is a MySQL database access wrapper class. It can: - Establish MySQL database
server connections when the class objects are created - Set the name of ...
Class: MPTTA for PHP and MySQL (tree) - PHP Classes
This class can manage hierarchic trees of information stored in a MySQL database.
It can add, move or delete branches inside a database tree created using ...
Class: AdminPro class (adminpro) - PHP Classes
AdminPro is an user authentication class based on a MySQL database and the PHP
Session functions. It was written for Web sites that need some password ...
Class: class mysql - PHP Classes
This class is a wrapper to access MySQL databases. It provides functions for
opening and closing connections to a MySQL server, list databases, ...
Class: MySQL stored procedures - PHP Classes
This class emulates stored procedures for MySQL databases used (MySQL) client
side files to define the SQL code of the procedures.
Class: MySQL backup class - PHP Classes
An easy way to move, back up and restore you mysql databases. You can easily
backup your mysql database in text files and restore them again.