News Feed
Jobs Feed
Sections




News Archive
DevShed:
Using Yahoo! Web Services with PHP 5
January 08, 2008 @ 12:02:00

On DevShed a new series has started (a six-part one) with This new tutorial posted today talking about the use of the Yahoo! web services in a PHP5 application.

It's not my intention to provide you here with a fully-featured guide on how to use Yahoo!'s Web services with PHP 5, because the best place to go is simply the aforementioned Developer Network. Instead, I'll offer to you a bunch of code samples that hopefully will assist you in the development of PHP 5 applications that will utilize some of these useful web services.

You'll need to get an Application ID to work with before you get started (go here to sign up, you'll also need a Yahoo! ID), but the rest of the code is provided. They make a search request to the Yahoo! backend for "madonna" and show the XML formatting of the results.

They also include examples of querying two other services offered by the company's backend API - video search and an image search.

0 comments voice your opinion now!
yahoo webservice api php5 tutorial image video search yahoo webservice api php5 tutorial image video search


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Reading and Writing MP3 and Photo Metadata with PECL

DevShed: Introducing Bridge Classes with PHP 5

DevShed: Object Interaction and Mediator Classes in PHP 5

Madarco's DevBlog: Using Zend_Tool in Eclipse

DevShed: Building a User Management Application


Community Events











Don't see your event here?
Let us know!


introduction tool code example podcast api series community conference interview framework opinion zendframework2 composer database functional language testing release development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework