On 7/29/07, rtanz <[EMAIL PROTECTED]> wrote: > > > <dt>Id</dt> > <dd> <?php echo $car['Car']['id']?></dd> > <dt>Name</dt> > <dd> <?php echo $car['Car']['name']?></dd> > <dt>Model</dt> > <dd> <?php echo $car['Car']['model']?></dd>
You might want to provide the other relevant parts of your view code.. like, the foreach loop surrounding the text above. - Gonzalo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
