session not setHello
Array
(
    [0] => Array
        (
            [code] => S9
            [suit] => spades
            [rank] => 9
            [value] => 9
        )

    [1] => Array
        (
            [code] => D4
            [suit] => diamonds
            [rank] => 4
            [value] => 4
        )

)
Player Hand: S9 D4 13 Warning: Undefined array key 1 in /home/httpd/vhosts/domi-bieri.ch/httpdocs/Blackjack/index.php on line 147 Warning: Trying to access array offset on value of type null in /home/httpd/vhosts/domi-bieri.ch/httpdocs/Blackjack/index.php on line 147
Dealer Hand: S7 : Warning: Undefined array key 1 in /home/httpd/vhosts/domi-bieri.ch/httpdocs/Blackjack/index.php on line 153 Warning: Trying to access array offset on value of type null in /home/httpd/vhosts/domi-bieri.ch/httpdocs/Blackjack/index.php on line 153 Warning: Undefined array key 1 in /home/httpd/vhosts/domi-bieri.ch/httpdocs/Blackjack/index.php on line 163 Warning: Trying to access array offset on value of type null in /home/httpd/vhosts/domi-bieri.ch/httpdocs/Blackjack/index.php on line 163 7