Bing API PHP Library - 简单Bing API的PHP库

这是一个简单的php库文件,可以方便的在php中调用Bing API实现一些功能,具体可以去作者项目站上查询。

  // Include the Bing API PHP Library

require_once 'library/BingAPI.php';

// Simply start the class with your AppID argumented

$search = new BingAPI('YOUR APPID KEY');

/* To use multiple resources simply do

->setSources('Web+Image') ,

it must match the source type bing.com provides */

// Build your query easily

$search->query('gimp')

->setSources('Web')

->setFormat('xml')

# Also you can try: xml, soap or json

->setOptions(

array(

'Web.Count' => '10',

'Web.Offset' => '0',

'Adult' => 'Moderate',

'Options' => 'EnableHighlighting')

);

# Check the API documentation in bing.com for more information

# This will give you a raw output

echo $search->getResults();

项目网站:http://bingapiphp.codeplex.com/

下载:bingapiphp-1.1.zip(Bing API PHP库)

下载:bingmoccha.zip(演示代码)

评论

Popular Posts

其实所有的电影都很枯燥

mihomo各平台客户端下载(windows, android, macos)

Windows Thin PC - 微软官方精简版Win7

随身WiFi折腾指南: 解锁、刷机与DIY

机动战士高达SEED 機動戦士ガンダムSEED (2002)

90个你不知道的冷门知识及精彩点评

灌篮高手 スラムダンク (1993)

电话销售技巧6:处理困难客户的技巧

VPS线路详解:包括163、CN2 GT、CN2 GIA、AS4837、AS9929、CMI/CMIN2线路

WPS Office教育考试专用版