insert_into('user_group_category', array( 'ugc_name' => $_POST['category_name'], 'ugc_user_group_ug_id' => $_POST['group_id'] ))); ?>