Multiple insert from dynamically added textbox array in php

While working on my E-learning project I have to face a problem how to multiple insert from dynamically added textbox array. I have an Assessment form through which a teacher give assessment to students studying a perticular course. When select semester related courses are display course combobox as well as exam and related marks fields [...]