Random image for random word

Discussion in 'Programming' started by goscript, Jan 2, 2007.

  1. #1
    Hy,
    What i'm looking for is the following: visitors enters a word into a form and it is shown a picture. I am looking for something like:
    <img src="http://samplesite/?word=dog">
    Code (markup):
    I dont know something like the first image from google search or similar.It would be nice if i could have used
    <img src="http://images.google.com/images?q=dog">
    Code (markup):
    Is there any site on the web so that i can do something similar?
     
    goscript, Jan 2, 2007 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    flickr has an API that can probably do it.
     
    mad4, Jan 2, 2007 IP
  3. goscript

    goscript Prominent Member

    Messages:
    2,753
    Likes Received:
    306
    Best Answers:
    0
    Trophy Points:
    315
    #3
    an api i can build it my own but i dont want to have to interigate another site every time. If i have 50K visitors/day i cant use the fsock to open a page and detect the image. I was looking for a that lind of link.Thanks.
     
    goscript, Jan 2, 2007 IP
  4. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #4
    mad4, Jan 2, 2007 IP