Export and import data in CSV from HTML or MySQL
This class can be used to export and import data in CSV format from HTML tables or MySQL database tables. It can: - Parse an HTML document with tables and generate CSV data from the table cells - Parse an CSV file and import it into a MySQL database table - Generate CSV data from MySQL query results Download Files

