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

)
Array
(
    [y] => 45
)

session_id() = ae3b24c74d6fa32c07286fb195a06e94

PHP Example

Session Example 1 - Page 1

GOTO Page 2