page 4 for mysql

Class: Rejilla::Mysql - PHP Classes
This package can be used to display MySQL query results in HTML listings split
in multiple pages. It executes an SQL SELECT query and generates an HTML ...
Class: MySql To Excel (excel, export, excel to mysql, mysql to ...
This class is used for exporting the data from a MySql to spreadsheet files in
the Excel format. The class executes a given database query and extract the ...
Class: MySQL to XML (xml mysql, mysql xml, dump, XML to MYSQL ...
This class can be used to generate XML documents from data of a given MySQL
database. It can either dump the data of the results of a given SQL query, ...
Class: MySQL SP - PHP Classes
This class is meant to provide an emulation of stored procedures for MySQL. It
uses template files stored on the database client side that contain multiple ...
Class: PostgreSQL Backup and Restore (backup, postgresql, mysql ...
This class can be used to generate backups of PostgreSQL. It accesses a given
database and generates SQL statements that can be used to recreate the ...
Class: MP3 Management (mysql, mp3, PHP, php classes) - PHP Classes
This package can be used to build a catalog of MP3 files in a MySQL database. It
can traverse a given directory to find MP3 files. For each MP3 file that is ...
Class: MySQL Dump - database backup (mysql dump, mysqldump ...
This class can be used to backup a MySQL database. It queries a database and
generates a list of SQL statements that can be used later to restore the ...
Class: Shopping basket with MySQL connection (basket, shopping ...
This package implements a shopping basket for e-commerce sites that stores the
products picked by the user in a MySQL database...
Class: PHP-MYSQL-MSSQL (mssql) - PHP Classes
May 3, 2003 ... This class is an interface to be used with the PHP programming language to help
you connect,disconnect,insert,update,delete,query,result and ...
Class: MySQL Database - PHP Classes
This package is a simple MySQL database access wrapper. It can establish
database connections, execute SQL queries, return whole result sets as a normal
or ...