Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (9) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-08-20 (8 years ago) | 63% | Total: 946 This week: 1 | All time: 3,658 This week: 1,047 |
Version | License | PHP version | Categories | |||
yahoo_boss_search 1.0.1 | BSD License | 5.2 | PHP 5, Searching, Web services |
Description | Author | |||||||||||||
This class can be used to search the Internet using the Yahoo BOSS (Build your Own Search Service) Web services API. |
|
//////////////////////////////////////////////////// Y A H O O B O S S S E A R C H 1 . 0 . 1 ////////////////////////////////////////////////// System Requirement: PHP Version 5.2 or higher CURL : You can get cURL here You can get libcURL here http://curl.haxx.se/ Linux : To use PHP's cURL support you must also compile PHP --with-curl[=DIR] where DIR is the location of the directory containing the lib and include directories. In the "include" directory there should be a folder named "curl" which should contain the easy.h and curl.h files. There should be a file named libcurl.a located in the "lib" directory. Windows : In order to enable this module on a Windows environment, libeay32.dll and ssleay32.dll must be present in your PATH. Windows with Apache: Uncomment this line (extension=php_curl.dll) in php.ini and restart apache Now place all files in your web folder or in any folder under web folder. Sign up and generate Yahoo API key from here http://developer.yahoo.com/search/boss/ Open boss.php and edit this line $bs->setAPI('Your Yahoo API key'); Your application is ready to go |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
images (1 file) | ||||
boss.php | Example | An example script for Ajax example | ||
bossSearch.php | Class | The class file | ||
index.2.php | Example | Ajax example script | ||
index.php | Example | Example | ||
jquery-1.2.1.pack.js | Data | Jquery file | ||
ReadMe.txt | Doc. | Installation Instructions | ||
reset-fonts-grids.css | Data | The CSS file | ||
search.php | Example | Example |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
Yahoo BOSS Goes Commercial + SearchMonkey - Get Started Now - PHP/JS/Ruby API Wrappers and Tutorials! In an indepth preview and announcement by Yahoo, we see a big move in the tiered pay/free API ecosystem... |
Yahoo Boss Search And Web Explore As a open source programmer, I have used several classes or codes widely available over the internet. |