Find jobs - Debt Consolidation - Debt Consolidation - Jigsaw Puzzles - Debt Consolidation

PDA

View Full Version : Oodle Search API Integration


NomanFSD
Oct 12th 2006, 8:05 pm
Dear Friends,

I want to integrate Oodle API search result with our website. Using either ASP or PHP.

I am using ASP 3.0 and Php version 4.3 with the XML-RPC

Is it possible you tell me how to convert the array result in xml format.

My api search link is
http://www.oodle.com/api/?partnerID=FSDSOLUTIONS&function=search&search+terms=Toyota&category=vehicle&itemlocation=&sort=normal&itemsPerPage=25

I don't want the array type results as showing the above link, just want to
XML format like http://www.oodle.com/opensearch?q=api


I have tried, but it's given class error, my file uploaded on http://www.webrxrefill.com/test.php.
If you know any good example of XML-RPC, so Plz help me.

Thank You
Noman

vishwaa
Oct 13th 2006, 2:21 pm
I got some useful tips here regarding XML parsing - http://www.sitepoint.com/article/php-xml-parsing-rss-1-0