insert(tbl("custom_fields"), $flds, $vals); if ($insert_id) { return $insert_id; } else { return false; } } ?>