sql_replace_multi('table', array( array( 'column' => 'value1', 'id_table' => $id1 ), array( 'column' => 'value2', 'id_table' => $id2 ) ));