Skills required:
PHP / Mysql
Ajax
Basic design skills to format output in an attractive way.
This is version 1 of a project. There are 5 versions to complete.
I want user to be able to submit 2 or 3 letters and have returned all words ending in those letters.
Example: User enters ‘ow’
Script returns words:
Sorrow
Tomorrow
Borrow
etc
When client enters the string to search they can select to return 50, 100, 200 etc words. Client can also select to return words less than 4,5,6,7,8,9,10 etc characters
Letters are entered into a search box and a Jquery / Ajax script will display the results underneath
Requirements: Database of all dictionary words (I dont have this)
