Do you mean something like:
foreach( $people as $key => $person )
{
echo $person->getName();
}
--
Piers Warmers ++ digital Wranglers ++ M: 0416 023 276 ++ W: 02
9770 9997
On 01/06/2007, at 9:53 AM, Greg Freeman wrote:
>
> How do you loop through a result set in like a template?
>
>
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---