楽天市場APIツールサンプル PHPによる呼出し

このバージョンはPHPだけを使って表示するサンプルです。検索条件はPHPの関数を使って渡します。PHPバージョンの変更により、現在動作不能となっています。

楽天APIツールの表示バリエーションを示しています。以下はすべて、検索キーワードは「VAIOノート」値段の上限下限設定なし、ソートは更新順、商品取得数10、表示ページは1ページ目、対象のジャンルは408391(ノートパソコン>ソニー)、ショップの指定はなし、画像サイズは中になっています。テーブルの枠や文字のサイズはCSSでの指定です。

現在試験中ですのでエラーが表示されたり、検索条件や表示スタイルが上記と異なっている場合もあります。

フル・バージョン

商品説明などまで含んだすべての情報を掲載するタイプ。幅720ドットのテーブルの中に表示してあります。

楽天サーバーの呼び出しにエラーがあります。

スタンダード・バージョン

商品説明を含まないタイプ。楽天市場の商品のタイトルは長い傾向にありますからこれで十分な場合も。幅500ドットのテーブルの中に表示してあります。


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 29

Warning: include(http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=standard&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0) [function.include]: failed to open stream: no suitable wrapper could be found in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 29

Warning: include() [function.include]: Failed opening 'http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=standard&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0' for inclusion (include_path='.:/usr/local/php5/php') in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 29

サイド・バージョン

ページのサイドメニューやブログのサイド部分で用いるためのタイプ。幅180ドットのテーブルの中に表示してあります。


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 36

Warning: include(http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=side&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0) [function.include]: failed to open stream: no suitable wrapper could be found in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 36

Warning: include() [function.include]: Failed opening 'http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=side&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0' for inclusion (include_path='.:/usr/local/php5/php') in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 36

縦2列バージョン

縦に2列の情報を表示するバージョン。幅500ドットのテーブルの中に表示してあります。


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 43

Warning: include(http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=2&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0) [function.include]: failed to open stream: no suitable wrapper could be found in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 43

Warning: include() [function.include]: Failed opening 'http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=2&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0' for inclusion (include_path='.:/usr/local/php5/php') in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 43

縦3列バージョン

縦に3列の情報を表示するバージョン。幅720ドットのテーブルの中に表示してあります。


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 50

Warning: include(http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=3&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0) [function.include]: failed to open stream: no suitable wrapper could be found in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 50

Warning: include() [function.include]: Failed opening 'http://www.hitonomori.com/test/rakuten.php?item=VAIOノート&type=3&imagesize=&shop=&sort=&page=&maxPrice=&minPrice=&field=0' for inclusion (include_path='.:/usr/local/php5/php') in /home/sites/lolipop.jp/users/lolipop.jp-dp07055108/web/test/index.php on line 50