Say we have some questionnaires in the DB, say A,B,C, that the website users can answer. The actions performed on each questionnaire will be insert/update/get/delete. How can we model this? I mean should we create 1 model, named Questionnaire and 1 controller? Or should we model it in another way?
-- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/d/optout.
