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

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -