View Single Post
  #2 (permalink)  
Old 06-09-2008, 04:41 PM
Howler9443 Howler9443 is offline
Junior Member
 
Join Date: Oct 2007
Posts: 26
Default

Well, you could always generate a CSV file and then use that.

I've not seen a library to do this...then again, I really haven't looked into it that much.

You can try this link to see if it will do what you need

999 Tutorials - Create excel files with php

If this works for you, you could always modify the process and wrap it in your own class.

I hope this helps.
Reply With Quote