I'm newto this forum, so hello and thanks in advance for any advice you can give me.
I am also new to PHP and am working on my final project for my PHP class. I've got most of the code done, but am having trouble figuring out how to set it up to keep score during a game using cookies. The game is called Two-Dice-Pig.
I was able to get the human player working fine, but when I added the two computer players, it stopped showing the dice images.
I've attached the PHP file of where I'm at now. DiceGame.php
And here are the rules for the game:
Thanks again for any help