On 8/25/07, rtanz <[EMAIL PROTECTED]> wrote: > > isnt this supposed to work then? it is still displaying the id > > <h3>Related Reviews</h3> > <?php if (!empty($module['Review'])): ?> > <dl> > <?php foreach ($module['Review'] as $field => $value): ?> > <?php if($field<>'id') ?>
ummmmm read <http://www.php.net/manual/en/language.control-structures.php> -- (the old fart) the advice is free, the lack of crankiness will cost you - its a fine line between a real question and an idiot http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
