A web based poker script written in PHP. The purpose is to provide a small community a standard web based poker game that installs fast and needs no additional client. If you are looking for something more powerful check out pokersource.
JavaScript, CSS, and a bare minimum of image data come together to provide a card game framework for the web. To start, a solitaire game has been implemented on the framework. Future plans include AJAX support for multiplayer games.