Welcome Guest, Not a member yet? Register   Sign In
Active Record Question
#1

[eluser]trope[/eluser]
Let's say I have a table that contains two fields:

field1

field2


Can I pass an array to the insert method, such as: $this->db->insert(.... )


even if the array I am passing contains more information other than just field1, and field2???

Will the insert fail if there are more keys in the array?

Thanks.

John




Theme © iAndrew 2016 - Forum software by © MyBB