View Single Post
Old August 15th, 2007, 10:32 AM   #16 (permalink)
zews
Member
Verified Customer
 
Join Date: Sep 2005
Posts: 144
Like this?
Quote:
if ( $nuserid > 0 )
{
$tusername = $User['username'];
// list( $tuserid, $tusername, $tmail ) = get_userinfo( "", $nuserid );
zews is offline   Reply With Quote