I've had success with the PEAR's Spreadsheet Excel Writer --
http://pear.php.net/package/Spreadsheet_Excel_Writer, with CakePHP.
I'm not sure about charts; I'd leave that to Excel. Make sure PEAR is
in your include path, and include it in your view.  Enjoy.

On Nov 26, 12:54 am, liaogz82 <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am looking into ways to use cakePHP to query into MySQL database to
> extract out the relevant data, then export out a report in MS excel
> that will include several pie charts. Such reports are to review by
> user on the browser first before it is being exported. Is there anyway
> to do it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to