| Recommend this page to a friend! | 
| Info | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not enough user ratings | Total: 1,611 | All time:  2,448 This week: 488 | ||||
| Version | License | Categories | ||||
| imdbsearch 1.0 | GNU General Publi... | Databases, Web services | ||||
| Description | Author  | ||||||||||||||||||||||
This class is capable of searching the Internet Movie DataBase to retrieve the details the specified movies.  | 
  | ||||||||||||||||||||||
  | 
| File | Role | Description | 
|---|---|---|
| Doc. | Explanation of the different files | |
| Class | the MySql db connection class | |
| Conf. | the usual config file | |
| Data | sql file to create the required tables (if you want to store locally) | |
| Class | the application class | |
| Example | overview of the movies already stored in the local database | |
| Aux. | includes and initiates the required files (including config values and classes) | |
| Aux. | easy debug functions for displaying values | |
| 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 | |
| Data | example list of movietitles that can be parsed by this application | |
| 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 | |
| Doc. | Class out of order - PLEASE READ | |
| Class | class that contains all the sql queries used | |
| 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) | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 0% | 
  | 
  | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.