Worked. You guys rock.

On Feb 27, 12:25 pm, "Mariano Iglesias" <[EMAIL PROTECTED]>
wrote:
> Or also:
>
> $this->Tag->findAll(null, 'Tag.name', null, null, null, 0);
>
> If you just want the 'name' field returned, and no associated records as
> nate shown you.
>
> -MI
>
> ---------------------------------------------------------------------------
>
> Remember, smart coders answer ten questions for every question they ask.
> So be smart, be cool, and share your knowledge.
>
> BAKE ON!
>
> blog:http://www.MarianoIglesias.com.ar
>
> -----Mensaje original-----
> De: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] En nombre
> de nate
> Enviado el: Martes, 27 de Febrero de 2007 04:13 p.m.
> Para: Cake PHP
> Asunto: Re: Pulling just name data
>
> $this->Tag->findAll(null, null, null, null, null, 0);


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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