Var | Description |
$row->pid | the ID of the post. |
$row->timestamp | the timestamp of the post of the post. |
$row->text | the content (the text) of the post. |
$row->icon | the icon of the post (note that this is a number). |
$row->enable_smilies | if set to "1" smilies are enabled, if "0" smilies won't be proccessed. |
$row->uid | the ID of the user who placed the post. |
$row->status | the status of the user who placed the post. |
$row->reg_timestamp | The timestamp when the user registerred. |
$row->username | the username of the poster. |
$row->signature | the signature of the user who placed the post. |
$row->homepage | the homepage of the user who placed the post. |
$row->subtitle | the subtitle of the user who placed the post. |
$row->email | the email of the user who placed the post. |
$row->email_visible | if "0" the e-mail adres of the user who placed the post may not be shown. |
$row->avatar_url | The URL of the antavar of the user who placed the post. |
$row->num_posts | The number of posts the user has placed. |