News

Attach the library to your php code. $object->exportCsv('data.csv', true); The first argument excepts the filenams and 2nd argument excepts the download type which ...
Allows easy building of ready-to-import CSV collections for MySQL-compatible (like MariaDB etc.) PDO-accessible database connections. You can add new data entries into the collection by calling ...