On Aug 22, 2006, at 4:35 PM, salimk786 wrote:

>
> Hello,
>
> I'd like to use google api along with cakephp.
> I found an article online explaining how to do this.
>
> Can you tell me, if i was to download NUSoap, where would i place  
> their
> lib folder so that my controller can easily call it.

/app/vendors

Then access them by doing:

vendor('name_of_file_without_dot_php');

And access the classes/functions you need.

-- John

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to