A very lightweight and quick PHP 4 (or higher) based engine for exporting Microsoft Excel version 5 XLS files and comma delimited standard/custom CSV files.You can also export a mysql table directly to XLS to CSV.10 practical example files included:Example: Create simple CSV file Example: Create simple XLS file Example: Create CSV with custom delimiter Example: Create CSV with custom delimiter and no quotes Example: Read CSV file to buffer Example: Read CSV file and Create XLS (CSV2XLS)Example: Create and auto download XLS file Example: Create and auto download CSV file Example: Dump MySQL Table to CSV file (MySQL2CSV)Example: Dump MySQL Table to XLS file (MySQL2XLS)