The Bing Search Library for PHP is a wrapper on top of the Bing
API, which provides a simple way to submit queries to and retrieve
results from the Bing Engine. There are many ways to take advantage
of the Bing API, since the API offers a choice of protocols from
JSON, plain XML, to SOAP. This library is taking a different
approach than the Bing 404 Web Page
Error Toolkit for PHP project which focused on helping PHP
developers use Microsoft Bing search engine to manage the 404 error
(Page Not Found) on their web sites.
PHP;Bing