Insert data array on php

QuestionsInsert data array on php
sethbeckerman5 Staff asked 4 years ago

This is code I wrote:

And this function:

This is the output that goes to the database:

why are some data rows repeating like that? I want the data to insert into the database, not duplicates.


View on Stack Overflow