BPT library
Main
Classes
Articles
Download page
fullName
Get fullname of user
Arguments
Name
Type
Description
Required
nameFirst
bool
Set this to false if you want to show last name at start(last_name first_name)
no
Output : string
Static or normal : normal
Examples :
$user->fullName();