[TYPO3] FE user session var

Nino Katic OBRISI_MEnkatic at jagor.srce.hr
Tue Dec 18 19:20:47 CET 2007


Thx. van der Togt but i'm not sure if i can use this. I have one php 
application that has nothing to do with Typo3 but i managed to integrate 
results it produces into Typo3 generated pages. Now i need to do a check if 
the Typo3 FE user is logged in or not within that application. The simplest 
thing to do would be to check some Typo3 session var which holds info about 
logged user but i can't find the name of such var. There are many Typo3 
methods in this ref. but i'd rather access that var in the simplest way like 
$logged = $_SESSION['typo3_var'] than including Typo3 classes and making all 
this very complicated. Thx.

Nino

Bas van der Togt wrote:
> Hi Nino,
>
> Check this url:
> http://typo3.org/fileadmin/typo3api-4.0.0/df/da9/classtslib__feUserAuth.html
>
> kind regards,
> Bas
>
> Nino Katic wrote:
>> Hello,
>>
>> Anybody knows the name of php session var which holds info about
>> logged or not logged frontend user? Thx.
>>
>> Regards,
>>
>> Nino 




More information about the TYPO3-english mailing list