PHP Crossword is PHP and MySQL based crossword generator. It is built in object-oriented way. Generator library is well-separated from the presentation layer, so it should easy to integrate it into existing WEB applications.
This project was moved to GitHub:
http://github.com/laurynas/php-crossword
The Project wants to give a fast and well-designed solver for the famous sudoku-game with PHP/JavaScript based on the AJAX-technology. As a second step it is planned to implement a sudoku-generator too.