Using the following following code to get all sessions in current working environment
echo '<pre>';var_dump($_SESSION);echo '</pre>';Using the following following code to get all sessions in current working environment
echo '<pre>';var_dump($_SESSION);echo '</pre>';