hey,

i have a table with 2 fields in it: muser and cuser.
cuser is the user that created the object, and muser is the user that
modified the object in the last time.
both should be loaded for the same object, for example:
$object['mAdminUser']['username']
$object['cAdminUser']['username']
or
$object[m'username']
$object['cusername']

i wonder what's the best cakephp way to load these fields.

thanks for your time!


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