$tax_code_data) { $tax_code_id = $tax_code_data['tax_code_id']; $tax_code = $tax_code_data['tax_code']; $tax_code_name = $tax_code_data['tax_code_name']; $city = $tax_code_data['city']; $state = $tax_code_data['state']; ++$i; ?>