Function Forum_driver_smf2->_member_profile_url

Definitions

sources/forum/smf2.php

  • Get a URL to the specified member's profile.
  • 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 URL to the member profile
  • Type: URLPATH
  • Set: N/A
  • Range: N/A