Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-27-2007, 03:11 PM   PM User | #1
tnederlof
New to the CF scene

 
Join Date: Aug 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
tnederlof is an unknown quantity at this point
Dictionary List Lookup

Often times in the course of my work I have to lookup a long list of English words and in order to get a general idea of the definition. Right now I have to go to dictionary.com and type in each word one by one. I am looking to build a website to allow me to search multiple words all at once. Now I realize that words have multiple forms and multiple definitions but even if they could be laid out next to the word with some kind of deliminating mark that would work.

I was reading a bit on CurL which seemed promising and I can get it it go to dict.org and return a definition but it is completely unformatted and I have no idea where to go from here.

You can see what I have so far if you go to http://www.tnederlof.com/test/curl1.html

Any coding examples or even just how I should start to go about this would be extremely helpful. I do not need to limit this to php if anyone has an idea in another realm.

Thanks so much!
tnederlof is offline   Reply With Quote
Old 04-27-2007, 03:53 PM   PM User | #2
Pennimus
Senior Coder

 
Join Date: Jul 2005
Location: UK
Posts: 1,051
Thanks: 6
Thanked 13 Times in 13 Posts
Pennimus is on a distinguished road
If you just want to build this because you can't find an existing tool, look at http://www.wordassault.com/ - multiple word lookup seperated by semi colons.

If reall you want to make a tool yourself, sorry, I have no idea!
Pennimus is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:24 PM.


Advertisement
Log in to turn off these ads.