Interested In Programming?
I created an interactive php game using no databases or sessions. It mainly uses large arrays transferred through form posts. I created a <textarea> that echos the programming steps so you can see how the game functions.

Here are the 2 versions:
*. [url=http://boninroad.com/syntax******/games/cardgame.php]Programmers Version[/url]
2. [url=http://boninroad.com/syntax******/games/cardgame_noecho.php]Players Version[/url]