Thanks alot...

On May 7, 2011, at 8:39 PM, <ad...@buskirkgraphics.com> wrote:

<?php global $current_user;
      get_currentuserinfo();

echo 'Welcome &nbsp;<B>' . $current_user->user_firstname . "</ B>\n";
      echo '<B>' . $current_user->user_lastname . "</B>\n";
?>


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to