Home

March 19th, 2008

01:41 am
CakePHP

CakePHP rules.
Note. If you have a user table with a status id, and a status table with id/desc, then in the user model do a user belongsTo status association.