I'm pretty sure bootstrap.php was made to hold this type of single
function.
vendors is where you would would put it if you had a whole library you
wanted to use.

On Aug 23, 2:59 pm, "Sonic Baker" <[EMAIL PROTECTED]> wrote:
> What's wrong with the Vendor directory?
>
> On 8/17/07, David Cole <[EMAIL PROTECTED]> wrote:
>
>
>
> > From my understanding, independent functions should go into their
> > respective
> > model file. That way you can call the function from the controller like
> > $this->Model->func(). Right?
>
> > Dave
>
> > -----Original Message-----
> > From: [email protected] [mailto:[EMAIL PROTECTED] On
> > Behalf
> > Of luke BAKING barker
> > Sent: Friday, August 17, 2007 4:12 AM
> > To: Cake PHP
> > Subject: Re: where to put independent functions
>
> > why not jsut create an empty model? I was sure there was something
> > also in the controller you could put like $uses = null or
>
> > On Aug 16, 2:42 pm, rtanz <[EMAIL PROTECTED]> wrote:
> > > yep i understood perfectly, managed to implement it thanks


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

Reply via email to