PHP Classes

IMDB Search: Search for movie titles in the IMDB site

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 76%Total: 2,115 All time: 1,848 This week: 171Up
Version License Categories
imdb_search 1.0.0GNU 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.

It accesses the IMDB site search page submitting a query for given search keywords.

The class returns an array with title and identifiers of the movies of all found occurrences.

Picture of Bernhard Essl
Name: Bernhard Essl <contact>
Classes: 4 packages by
Country: Austria Austria
Age: 44
All time rank: 2813 in Austria Austria
Week rank: 312 Down2 in Austria Austria Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

Details

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.

  Files folder image Files  
File Role Description
Files folder imageclasses (1 file)
Accessible without login Plain text file example.php Example example
Accessible without login Plain text file README Doc. rtfm

  Files folder image Files  /  classes  
File Role Description
  Plain text file class.imdb_search.php Class the class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:2,115
This week:0
All time:1,848
This week:171Up
 User Ratings  
 
 All time
Utility:100%StarStarStarStarStarStar
Consistency:91%StarStarStarStarStar
Documentation:83%StarStarStarStarStar
Examples:91%StarStarStarStarStar
Tests:-
Videos:-
Overall:76%StarStarStarStar
Rank:63