Welcome Guest, Not a member yet? Register   Sign In
Adding an array to a DB
#1

[eluser]eedfwChris[/eluser]
I thought there was a function in the database library but I can't for the life of me find the function.

My array looks like this...
Code:
Array (
    [0] => Array
        (
            [name] => COMPANY_NM
            [csv_company_id] => MATCH_CID
        )
)

Each nested array is a row with columns named the same as in the database.

Thanks!


Messages In This Thread
Adding an array to a DB - by El Forum - 08-06-2007, 11:30 AM
Adding an array to a DB - by El Forum - 08-06-2007, 11:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB