Var | Description |
$result->uid | The user ID |
$result->username | The username (the login name) |
$result->realname | The firstname of the user. |
$result->email | The e-mailadress of the user. |
$result->homepage | The homepage of the user. |
$result->icq_num | The ICQ number (uin) of the user. |
$result->phone_num | The phone number of the user. |
$result->birthday | The birthday of the user. |
$result->status | The status of the user (0: Disabled account, 1: Member, 2: Moderator, 3: Administrator) |
$result->reg_timestamp | The timestamp of registration |
$result->occupation | The occupation of the user. |
$result->interests | The interests of the user. |
$result->residence | The location (country/villag/whatever) of the user. |
$result->signature | The users signature (can be displayed in each post). |
$result->subtitle | The subtitle of the user. |
$result->photo_url | The photo URL of the user. |
$result->antavar_url | The URl of the user's antavar (usericon). |
$result->language | The language code (ie "en" or "nl"). |
$result->theme | The theme of the user (ie "ubb" or "simple"). |
$result->show_days | The number of days of which topics must be shown. |
$result->email_visible | If "1" the e-mail is visible for other users. |
$result->admin_mail | If "1" administrators may send mail to the user. |
$result->antavar_enable | If "1" anatvars will be displayed. |
$result->num_posts | The number of posts. |
$result->last_pid | The last Post of the user. |