Re: Bold links

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks alot...

On May 7, 2011, at 8:39 PM, <admin@xxxxxxxxxxxxxxxxxxx> 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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux