Function Forum_driver_vb3->member_home_url
Definitions
sources/forum/vb3.php
- Get a URL to the specified member's home (control panel).
- Visibility: public
- 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 URL to the members home
- Type: URLPATH
- Set: N/A
- Range: N/A