Php Dictionary Script

Php dictionary script allows you to know the synonyms for the given English words in a few seconds.

Features

  • Script to know the meaning of a word easily and quickly.
  • Here, an API is used to get meaning of the words entered.
  • Simple and easy to integrate.

Preview

Enter a word to get meaning :
©h

Downloads

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.

License

Related Scripts

Free Php Scripts


Ask Questions

Ask Question