I
I
Ilya Pavlov2014-10-16 13:45:01
PHP
Ilya Pavlov, 2014-10-16 13:45:01

How to get all session values?

How to output (ECHO) all $_SESSION values?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikita, 2014-10-16
@Rema1ns

you can use var_dump($_SESSION);

M
Maxim, 2014-10-16
@maxpointn2point

print_r
www.php.su/print_r

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question