Open Source Content Management System

mgd_create_group

  1. Description

mgd_create_group -- Create a group

Description

`int **mgd_create_group** (string name, string official, string street, string postcode, string city, string homepage, string email, string extra, int owner)`

Minimum version: Midgard 1.1.1

Creates a new group record with the given parameters.

Returns the id of the created record if successful. Returns FALSE on failure.

";  
            echo "reason: " . mgd_errstr();  
     }else{  
            echo "group created.";  
     }  
    ?>
Designed by Nemein, hosted by Anykey