Hi, I have an independant PHP program that works by itself without Cake.
I also have a Cakephp Framework that contains a few models and controller functions id like to access with my independant PHP program. This is a seperate program, and I dont want to duplicate the code already existing in the Cakephp program for obvious reasons. When I do a "include_once()" I start getting the dependencies crap and have to include lots and lots of cakephp files. Is there an easier way to do this? Thanks Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
