This series of files is going to demonstrate how to develop PHP web applications;
work with $_POST form data; work with arrays in PHP; and the overall
development process of learning how to do what we want our program to do
then building and layering more complexity until our program is working
the way we would like. I set out to learn how to work with a deck of Cards
picking a card and moving cards back and fourth between a deck, hand and discard pile.
Once I learn how to do all those things I will be ready to start making
card games!
|
Press Submit to select a random card from a standard 52 card deck. |
 |
|