Answer the question
In order to leave comments, you need to log in
How to view the contents of a Redis database?
PHP session stored in Redis. In PHP itself, the session ID can be viewed without problems ( session_id() ).
But how to find it in the Redis database? Redis base index for sessions chose zero ( db0 ).
What needs to be done in Redis (in redis-cli) to see the PHP session ID? What commands to enter, etc. ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question