Wednesday, September 29, 2010

relationship problem

i have 4 types of users for User table 1) admin 2) agent 3) advertiser
4) client.

Onc real estate property have three users like client of that
property, agent of that property and advertiser. how should i get 3
users from the same 'User table' for one property so i can show them
in property details.

User table
--------------
id
username
password
type (agent,advertiser,client)

In property table in need to get information of all three users for
one entity,

Please reply soon

thanks & regards
Abhishek Ubhadia

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: