567
Array
(
    [var1] => 12
    [xxx] => Array
        (
            [0] => Dog
            [1] => Cat
            [2] => Bird
        )

)
Array
(
    [y] => 45
)

session_id() = b8e3fc5defcc5b600909e03c5e4c6104

PHP Example

Session Example 1 - Page 1

GOTO Page 2