Function Forum_driver_smf2->get_member_photo_url
Definitions
sources/forum/smf2.php
- Get the photo URL for the specified member ID.
- 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 |
$full | boolean | False | N/A | N/A | Get full photo |
Return
- The URL (blank: none)
- Type: URLPATH
- Set: N/A
- Range: N/A