phpPokerEngine
is an open source class (governed by the GNU General
Public License (GPL))
that can be used
to create a deck of cards, shuffle them, deal them in
the correct order for Hold'Em and evaluate each hand. The
class will return text describing the hands as well as a unique amount
of points (including kickers). The point return method can be
used to instantly determine a winner.
New HELP section now available.
Stay
up to date
with the latest PHP Poker Engine information using the information on
this site.
DOWNLOAD
phpPokerEngine now.
PHP Poker
Engine has over 2,900 users!!!
Examples using the phpPokerEngine:
1.) Example using returned images (will
not work in all browers):
Link
to new demo with images of cards using V3 of the pokerDeck class
(pokerDeck3.php). Hit
refresh to see a new hand and new results
2.) If you want to see a demo with just
text
an no images, click here.
Get
the
images used in this example here:
DOWNLOAD