Login   Register  
PHP Classes
elePHPant
Icontem

IMDBSearch

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Randy Gerritse  >  IMDBSearch  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: IMDBSearch
Base name: imdbsearch
Description: Search the Internet Movie DataBase
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1553 users
All time rank: 2122
Week users: 1 user
Week rank: 2417
 

  Author  
Picture of Randy Gerritse
Name: Randy Gerritse <e-mail contact>
Packages: 1 Browse all classes by Randy Gerritse Browse all classes by
Country: The Netherlands The Netherlands - PHP jobs in The Netherlands
Age: 36
All time rank: 144446 in The Netherlands The Netherlands
Week rank: 1625 Down40 in The Netherlands The Netherlands Up


  Detailed description  
This class is capable of searching the Internet Movie DataBase to retrieve the details the specified movies.

It also comes with scripts for storing the movie details in a local database.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file about.txt Doc. Explanation of the different files
Plain text file Connection.php Class the MySql db connection class
Plain text file constanten.php Conf. the usual config file
Plain text file imdb.sql Data sql file to create the required tables (if you want to store locally)
Plain text file IMDBSearch.php Class the application class
Plain text file index.php Example overview of the movies already stored in the local database
Plain text file init.php Aux. includes and initiates the required files (including config values and classes)
Plain text file lib-debug.php Aux. easy debug functions for displaying values
Plain text file list.php Aux. parses the movielist.txt file and adds all items that have 1 found record directly to the local db (if not already present), offers a choice when multiple records have been found
Plain text file movielist.txt Data example list of movietitles that can be parsed by this application
Plain text file new.php Aux. is called from list.php if a user has clicked one of the 'multiple records'-options, adds the chosen title to the local db
Plain text file README_CLASS_OUT_OF_ORDER.txt Doc. Class out of order - PLEASE READ
Plain text file Sql.php Class class that contains all the sql queries used
Plain text file test.php Example takes a parameter (q) that can contain an imdb id or a movie title, displays a formatted print_r of the array containing the found results, used as an example of what IMDBSearch returns (for developers)

Download all files: imdbsearch.tar.gz imdbsearch.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.