For customization of this script or any script development, mail to support@hscripts.com
Usage
Download and Unzip the dictionary-script.zip.
Follow the instructions given in the read me file.
The PHP code inside the index.php file is used to call the API file to get the dictionary meaning of the given word.
This api link, "http://words.bighugelabs.com/api/2/6da75d0502532591ee0cd65481473752/$word/json" is called through this script to fetch the meaning of the given word.
Using this api you can send a maximum of 1000 requests per day. On sending continuous requests to the api, there is a chance of your ip being blocked, and is not a script issue.