Chess widget that uses AJAX to retrieve chess data
This is a chess widget which uses AJAX to retrieve parsed chess data from the server. PHP is used on the server to parse PGN ....

This is a chess widget which uses AJAX to retrieve parsed chess data from the server. PHP is used on the server to parse PGN files and output it in a format we can use in our DHTML script(PGN = standard format for saving chess games).
