Welcome Guest, Not a member yet? Register   Sign In
how to Insert Multiple Rows in SQL with Multiple forms
#2

[eluser]PhilTem[/eluser]
Active Record -> insert_batch()

And then you would just need to set up your form properly, so that every input is not a single item, but part of an array, i.e. the input name is something like username[] while the value will be the corresponding value inserted into the form.


Messages In This Thread
how to Insert Multiple Rows in SQL with Multiple forms - by El Forum - 01-22-2013, 01:10 AM
how to Insert Multiple Rows in SQL with Multiple forms - by El Forum - 01-22-2013, 01:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB