On Nov 19, 2:23 pm, Braindead <[email protected]> wrote: > What about not using php_excel and writing Office XML using a simple > helper? That's the way I do it and it's working quite well. Of course > the helper has only a few features, but for simple exports that's ok.
IMO/IME you're a squillion times better off exporting directly to csv from the database and if it's needed writing a macro to import it in excel. AD ref http://forums.mysql.com/read.php?79,11324,13062#msg-13062 Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
