View Single Post
Old 01-23-2009, 11:42 AM   #4 (permalink)
sjaq
The Acquainted
 
sjaq's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 113
Thanks: 11
sjaq is on a distinguished road
Default

I created a word script a while back, the code probably sucks but you it uses definr.com and if definr.com can't find it it tries Oxford dictionary (no api but fetches de definition from the page)

here are the URLs I used as you probably won't use my class ;) :
http://definr.com/definr/show/[word] to find definition
http://definr.com:4000/glob.json/[word] to find synonyms or do find-as-you-type
Attached Files
File Type: php words.php (4.2 KB, 392 views)
sjaq is offline  
Reply With Quote
The Following User Says Thank You to sjaq For This Useful Post:
Wildhoney (01-24-2009)