Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 395 Bytes

Word identification task

A javascript implementation of the word-identification task. It uses ajax and php to update data to a webserver.

wordIdentificationTask.html contains the javascript implementation wordIdentification.php adds the ajax call data2db.php contains the php commands executed through the ajax call to send the data to the MySQL database.

Contributor

Paolo Toffanin