View Single Post
Old 04-27-2005, 08:27 PM   #1
satcom
Green Mole
 
Join Date: Apr 2005
Posts: 2
Pulling search results into existing search system.

We have a existing search engine that is using Google, Amazon, and will be using Ebay's API to bring in their feeds. I just installed PHPdig with the hope of generating some of our own results. Right now I want the search and the results to come back on our site from the existing search form. Is that possible using PHPDig's API?

I looked at some of the prior posts concerning phpdigSearch. Am I on the right track with that? I'm not really understanding how it works. For example on a basic configuration on my site you just have a variable for the search query and then the results are parsed from an array.
satcom is offline   Reply With Quote