前の記事 ≪:サイクリングのログを取るツール: phpBikeLog
次の記事 ≫:Webベースのバグトラッカ付グループウェア: TUTOS

PHP5からFlickrAPIのチュートリアル

2006年01月05日-はてなブックマーク

スポンサード リンク
[PR] 英単語を忘却曲線アプリを使って超効率よく記憶する方法
Flickr API Fun - Rasmus' Toys Page

Flickr's REST API is not broken. You can read all about it at http://flickr.com/services/api. There are links there to various wrappers for the API, but I ended up writing my own. I have a bad habit of doing that. This entry will focus on my PHP wrapper for the Flickr API. It is based on Cal's version and is compatible with it, but it expands on it and puts some PHP 5.1 features to good use. You can see it here:

PHP作者、Rasmus氏によるPHP5からFlickrを使うためのチュートリアル。
PHP5でのFlickr用クラスも公開している。

Rasmus氏の作成したもの以外にも次のようなクラスベースのモジュールが存在する。
-PEAR::Flickr_API
-phpFlickr

殆ど、面倒な部分はクラスがやってくれるため、容易にFlickrAPIを叩けるので試してみましょう。

関連の記事検索:PHP, flickr, API
スポンサード リンク

By.KJ : 2006年01月05日 08:59 livedoor Readerで購読 Twitterに投稿

間違いの指摘をしていただける方はメール、あるいはTwitter/FBでお願いします(クリック)