Oodle Search API Integration

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
NomanFSD
Forum Newbie
Posts: 3
Joined: Thu Oct 12, 2006 3:14 am

Oodle Search API Integration

Post by NomanFSD »

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=FSD ... PerPage=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

If you know any good example so Plz help me.

Thank You
Noman
Post Reply