Beállítottuk $_SESSION['test'] = hello
session_id(): 3090b3df6dd14e873a90bb2e598584f6
Cookie (from $_COOKIE):
Array
(
    [PHPSESSID] => 3090b3df6dd14e873a90bb2e598584f6
)
Session content:
Array
(
    [test] => hello
)

Set session to "hello"