if the model you are trying to access is an associated model then
$this->Othermodel->method() will work


If not what you are trying to do is not recommended practice

but if you insist you can take a look at loadModel();

There was a discussion on this last week

Cheers

T


On 9/25/07, Ziad <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I did some searching for this but could not find anything. Is there a
> way for me to get access to other models from within a model? What I
> want to do is have my own function inside one of my models that needs

-- 
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================

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