symfony - Number of sessions in Symfony2 -


I am using a simphone 2. The session login is when the user login is successful.

How to get an active session count?

Do I have to write any code to get this information?

There is no way to do this in symfony2. You have to create custom logic to do this.

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

objective c - how Set autolayout for multiple dynamic buttons and labells in iOS? -