Sudoku Solver
This is a brute-force solver for Sudoku puzzles. Fill out the cells in the Sudoku that you know, and press the 'Solve!' button to get the (a) solution.
The source code of this PHP implementation is available at pretopia.googlecode.com.