Home     PHP / Javascript / Ajax
PHP Hangman Script

PHP Script Codes > games-entertainment

Hangman Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 20007

PHP Script Codes > Hangman
This is the famous Hangman game written in PHP code with XML compatibility. It uses PHP sessions and so it can be used with browsers which don't use cookies, too, Lynx included. Words are read from a file or stored in a MySQL or SQLite database. With the MySQL version as well as the SQLite version you can store also scores and best players. Special versions with Swedish, Finnish and Arabian characters are also available and it has been coded also for famous portal systems such as phpwebsite and phpnuke.
The new SQLite version is fully PHP5 compatible and gives you the power of an SQL server without having to install MySQL.