page 1 for mysql
- Class: MySQL Backup Pro (backup, mysql backup, backup mysql ...
- This package is meant to provide backup and restore services of MySQL databases.
It provides a friendly tab based user interface that lets the users create ...
- Class: MySQL to JSON (json) - PHP Classes
- This class can be used to convert data from MySQL query results into a JavaScript
expression in JavaScript Object Notation. It takes a MySQL query result ...
- Class: Remote MySQL Query (mysql, xml mysql, mysql class, mysql ...
- Easily execute queries on a remote MySQL server using only HTTP. It works by
accessing a PHP script on the remote web server that executes queries based on ...
- Class: MySQL Binlog Rotate (log, binary) - PHP Classes
- This class can be used to rotate binary logs in a MySQL 5 cluster. It can get
the status of all cluster slaves of a master to get the log position.
- Class: A simple pagination using MySQL - PHP Classes
- This is a simple class that can be used to split MySQL query results in multiple
pages. It takes as parameters an SQL query and the limit of records to show ...
- Class: Forms generation and validation (mysql, ajax, email ...
- Class that generates HTML forms supporting: - Multiple inputs may be interconnected
in such way that client side events that occur on one input can trigger ...
- Class: Ultimate MySQL (sql injection, mySQl Wrapper, injection ...
- This class is the ultimate MySQL database access wrapper...
- Class: Arabic MySQL Query (mysql, mysql class, arabic) - PHP Classes
- This class can be used to build MySQL SQL query conditions to search for Arabic
text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE ...
- Class: MySQL List Data - PHP Classes
- This package can be used to view, edit and delete records of a MySQL database table.
It can execute a MySQL database SELECT query and list the results in an ...
- Class: MySQL to XML - XML to MySQL (xml mysql, mysql xml, XML to ...
- Insert XML in MySQL and export MySQL to XML. The class XMLFile and my other class
such as MySQL Connection, MySQL RecordSet and MySQL Log are required.