<? require("./global.php"); if ($bbuserinfo['userid']!=0) { $username=$bbuserinfo['username']; echo"Welcome back, <b>$username</b>"; } ?>