Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-08-19 (5 years ago) | 76% | Total: 2,037 | All time: 1,871 This week: 1,016 |
Version | License | Categories | ||||
imdb_search 1.0.0 | GNU General Publi... | Searching, Web services, Video |
Description | Author | ||||||||||||||
This is a simple class that can be used to search for movie titles in the Internet Movie Database site. |
|
IMDB_Search - search on imdb.com site Tue Aug 15 18:03:33 CEST 2006 =================================== Intro This class search the internet movie database - imdb.com - for movie titles. You receive an array including title and the imdb ID. Usage Include the class.imdb_search.php: require_once("classes/class.imdb_search.php"); Create a new instance of the class: $IMDB_Search = new IMDB_Search; Search for $q on imdb. $IMDB_Search->searchTitles($q); Feel free to report any problems, comments or whatever. |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.