Bonjour à tous je sais plus koi faire jai un array comme ça: Array ( [0] => Array ( [Projecthist] => Array ( [phid] => 3299780
) [Project] => Array ( [projid] => 757895 [propid] => 760508 [Planstagelu] => Array ( [code] => 22 [descr] => Projekt ) [Property] => Array ( [propid] => 760508 [proptype] => 10 ) ) ) mon souci est que je dois fair quelque chose comme ça $this->Projecthist->find('all', array('conditions' => 'Property.propid'=> var)); mais je n arrive pas à avoir access à Property.propid car celui ci est le sous array de Project. Notez que j ai coupé le code car je coulais vous montrez le nécessaire. --~--~---------~--~----~------------~-------~--~----~ Groupe "Cakephp-fr". Adresse : cakephp-fr@googlegroups.com Pour résilier : cakephp-fr-unsubscr...@googlegroups.com Pour les options : http://groups.google.com/group/cakephp-fr?hl=fr -~----------~----~----~----~------~----~------~--~---