Adam 2009-02-09
Documentation » Getg_user
Gets currently logged user field (property) HTML code
string g_user( $field [, string $tag = false, bool|string $link = false] )
Parameters
- mixed $field
- string $tag XML/HTML tag to wrap the data to in the form of tag.class#id (where .class and #id are optional)
- bool|string $link Non-false to wrap the data to the link to the data, string for MORE link with text $link
Returns
- string HTML code for user's field (property)
Last edited 2009-02-24 16:40:27
