Function Forum_driver_vb3->_get_member_email_address
Definitions
sources/forum/vb3.php
- Get the e-mail address for the specified member ID.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member ID |
Return
- The e-mail address
- Type: SHORT_TEXT
- Set: N/A
- Range: N/A