I have 3 tables questionnaires, questions, answers
the questionnaire table has columns | id | title |
the questions table has columns | id | questionnaire _id | title |
the answers table has columns | id | questionnaire _id | question_id | answer |
how to write code insert array data in controller
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire