PHP Classes
elePHPant
Icontem

export sql

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 36       Packages icon Packages (18)   Blogs icon Blogs (2)   Packages icon Forums icon Package forums (16)  

      1-10   11-18   Next >  
SQL Export Support forum sql_export Exports individual MySQL tables as SQL statements   This is a simple class which can dump one or more tables from a MySQL database as a series of SQL statements. It can be used to generate backup copies of only certain tables of a MySQL database. The table dumps ...
Advanced Grid Support forum advanced_grid Display data from MySQL database in table   This class can be used to display data from MySQL database query results in an HTML table. It can: - Retrieve data to display executing simple or joined SQL queries - Can display column values as links - Can replace ...
MySQL Structure Magic Support forum mysqlstructmagic Synchronize MySQL database schemata   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 XML format. The class can also import previously exported ...
This class can export MySQL query results to a CSV file. It can execute a given SQL query and generates a CSV file with the query results. The generated CSV file is served for download. MySQL to CSV file formatter Support forum csv-reader Export MySQL query results to a CSV file   csv file format ...
SQL to Excel Support forum sqltoexcel Export database table records in Excel XLS format   This package is meant to export spreadsheet information in the Excel XLS format. It consists in a base class that is capable of generating the contents of an XLS file given the values of the spreadsheet cells ...
ADODB SQL 2 Excel Support forum adodbsql2excel Export SQL query results to Excel files with ADODB   This class can be used to generate Excel files in the XLS format from database query results. This is an altered version of of the SQL 2 Excel class, originally provided by Dzaiacuck, that uses ADODB ...
Export Spreadsheets Support forum export-spreadsheets Create Excel spreadsheet from data in MySQL table   This class can be used to create an Excel spreadsheet from data in a MySQL table. It performs a query to a given MySQL table and creates an Excel spreadsheet file with the PEAR Spreadsheet_Excel ...
ADODB XML Support forum adodb_xml Import and export data in databases to XML files   This class is meant to import and export data stored in SQL databases to XML files using the ADODB library. It provides a function to export the data of SQL query result set to XML file. It also provides another function ...
My Utils Support forum my-utils Export and optimize MySQL database tables   This class can export and optimize MySQL database tables. It can create a file with SQL statements for recreating all or part of the tables of a MySQL database. The class can also execute queries to optimize MySQL database ...
mysql_driver Support forum mysql_driver MySQL access wrapper to simplify common queries   This class is a MySQL database access wrapper that can be used to simplify the execution of common types of SQL queries and database access tasks. It can: - Establish connections to a MySQL database server - ...

      1-10   11-18   Next >