Can I use this function? Is the mysqli_multi_query() function implemented?
Use native sql to splice the value you want to insert into a string, and then put the string you spliced together with sql
This is very fast
Yes, there are many ways. You can also insert in a loop
Use native sql to splice the value you want to insert into a string, and then put the string you spliced together with sql
This is very fast
Yes, there are many ways. You can also insert in a loop