Warning: Undefined array key "upCard" in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 15

Warning: Undefined array key "deckState" in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 16

Warning: Undefined array key "handState" in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 17

Warning: Undefined array key "discardState" in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 18

Warning: Undefined variable $currentHand in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 62

Warning: Undefined variable $currentDeck in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 68
Deck Of Cards
Now I am going to create a hand then print out three things:
The deck
The Current hand
The discard pile

so I can see what is going on with my arrays. I won't do anything with the hand until the next iteration of development.
It is Currently Round: 0

Warning: Undefined variable $gameStatusMessage in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 209
Current Hand: 7
Cards Remaining In The Deck: 45





Current Discard Pile: 0

Warning: Undefined variable $currentDiscardPile in /home/a066cyberlearner/public_html/phpmysql/PickaCard/PickACard2.php on line 216