CakePHP supports 3rd party libraries via the vendors folder (/app/
vendors). Include your library via vendor('filename').
If your library was named charts.php, you'd call it in via
vendor('charts');
On Apr 21, 2:23 pm, ScottieBoy4 <[EMAIL PROTECTED]> wrote:
> I've found a really slick library for generating flash charts and
> graphs w/a PHP wrapper. I can get it to work outside of cake, but not
> inside. Has any one used the Open Flash Charts code in Cake?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---