Anyone familiar with eBays API?

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
MikeBlade
Forum Newbie
Posts: 3
Joined: Fri Oct 10, 2008 3:26 am

Anyone familiar with eBays API?

Post by MikeBlade »

I am trying to work out a simple script with PHP and eBay's API. All I want to do is have a search box (form & submit) and when a user enters a word it then returns a link to eBay's search results (i.e link says 'There are 40 results, click here to see them on eBay'). The link of cause would have to be parsed through the API etc. I have posted on the eBay developer forums asking for help but there's not even a hint of life there :?

I was hoping someone here may be familiar with eBay's API using PHP and could help me out. I would very much appreciate it as this has been driving me crazy for the past couple of days, it seems so simple to do but I cannot get it :banghead:
Post Reply