Tagged Questions
0
votes
0answers
37 views
storing the data twice on the second occasion
I use php codeigniter, jquery ajax and datatables, this image is result when first save:
and this the second result when I click add button:
this my code in javascript:
...