lunedì 29 novembre 2010

JOOMLA GET USER NAME

$user =& JFactory::getUser();
echo $user->name;

Nessun commento:

Posta un commento