The "Cookbook" (CakePHP Manual) is an invaluable source to find information. http://book.cakephp.org/revisions/results/query:vendor
On Dec 9, 9:15 pm, liaogz82 <[EMAIL PROTECTED]> wrote: > hi Reggie, > > As i am a newbie in cakePHP, I am not sure how to integrate the pear > libraries into the vendor folder of cake. Have you publish any > documents or post any blog that will aid me in getting started? > > On Dec 10, 3:12 am, Reggie Mason <[EMAIL PROTECTED]> wrote: > > > > > 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?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
