phpSudoku is a small and fast script for a sudoku online-game on your website. It includes 200000 sudoku puzzles and ist very easy to integrate in every website and your existing webdesign. It requires PHP 4 or higher. There is no need of MySQL.
The latest release of phpSudoku with 1.000.000 puzzles is hosted at https://github.com/msoftware/phpsudoku. On sourceforge.net you will only find phpsudoku V 1.0.
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.