Author Topic: Integrate CSV export class  (Read 1790 times)

brendonhatcher

  • Freshman
  • *
  • Posts: 38
    • View Profile
    • Email
Integrate CSV export class
« on: February 08, 2010, 04:13:58 am »
There are numerous requests to extend CSV export to objects other than contacts.

The following php class provides a very simple framework for triggering a CSV download based on the database connection string and an SQL statement.

Once the class is integrated, the community could provide code snippets to generate useful PDFs.

A note: I am already using the class as a standalone script - just added a folder and accessed it directly.  I lack the skills to integrate it further.

Comments?

http://www.mt-soft.com.ar/2007/12/21/csv-dump/

Regards
Brendon