Function Forum_driver_vb3->mrow_username

Definitions

sources/forum/vb3.php

  • From a member row, get the member's name.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$r array required parameter N/A N/A The profile-row

Return

  • The username
  • Type: string
  • Set: N/A
  • Range: N/A