Welcome Guest, Not a member yet? Register   Sign In
code formatting help
#2

[eluser]CroNiX[/eluser]
It just needs to be an array of (insert) arrays. Right now you have a single (insert) array, $final. Change $final = array() to $final[] = array() and then outside of the while loop run the batch insert using $final.


Messages In This Thread
code formatting help - by El Forum - 05-05-2012, 03:49 AM
code formatting help - by El Forum - 05-05-2012, 08:33 AM
code formatting help - by El Forum - 05-05-2012, 08:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB