Databases: adv_csv Tomasz Malewski (contact me)
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