Function Forum_driver_smf2->get_member_join_timestamp
Definitions
sources/forum/smf2.php
- Get the timestamp of a member's join date.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | MEMBER | required parameter | N/A | N/A | The member ID |
Return
- The timestamp
- Type: TIME
- Set: N/A
- Range: N/A