This is a little PHP program that deals bridge hands. The card images were obtained from here, and are covered by the GNU General Public License. This program has been tested on Firefox, Netscape 6.2 and 7, and recent versions of Opera and Internet Explorer.
If you have any problems with this program, email me.
The source code files for this program:
display.inc (general-purpose display functions)
cards.inc (card dealing and hand-ordering functions)
bridgedealer.txt (the source for this web page - rename to .php to use)