i have problem with display data, for example , i have a database like
this

a  b  c
1  2  3
1  3  4

i wanna display result of select a, c where b = 2  in a table.
how would my controller and view looks like ?

i am a new at cakephp
thx a lot!


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to