So, I have a user table, and other tables use user_id and cakephp
links it all up. But, each user has a mother and a father, also users.
But I cannot use mother_id since they are all just in the user table
and user_id cannot be used since both mother and father would need to
use that. Is there another way that I am not thinking of? Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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
-~----------~----~----~----~------~----~------~--~---