Relative Content

Tag Archive for phpmysqlmultidimensional-array

Dynamic created rows not storing multiple value of docname1 in each row

i am creating dynamic multiple row to store data into database. all working fine on front end as rows created and also multiple value selected in docname1 field by selected choosen. but the issue is that when i process code, then its save data sucessfully but docname1 storing only first value, rather than multiple selected one.