php Joomla verificare utente loggato

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php Joomla verificare utente loggato相关的知识,希望对你有一定的参考价值。

$user = JFactory::getUser();        // Get the user object
$app  = JFactory::getApplication(); // Get the application

if ($user->id != 0)
{
    // you are logged in
}
else 
{
    // Redirect the user
    $app->redirect(JRoute::_('index.php?option=com_users&view=login'));
}

以上是关于php Joomla verificare utente loggato的主要内容,如果未能解决你的问题,请参考以下文章

sh verificar porta queumserviçoUSA

sh verificar porta queumserviçoUSA

sh verificar porta queumserviçoUSA

sql Verificar se ForeignArchivelogsestãosendoaplicados

sh Verificar estado de Apache和Mysql

php Joomla病毒phpmailer.lang-joomla