Function __global->cns_make_member
Definitions
sources/cns_members_action.php
- Add a member.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: int
Parameters
There are no entries at this time
Returns
- The ID of the new member
- Type: AUTO_LINK
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Add a member.
*
* @return AUTO_LINK The ID of the new member
*/
function cns_make_member() : int
* Add a member.
*
* @return AUTO_LINK The ID of the new member
*/
function cns_make_member() : int
