| Recommend this page to a friend! |
| Classes of Randy Gerritse | > | IMDBSearch | > | Download .tar.gz .zip | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | ||
![]() |
|
|||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| Databases | Database management, accessing and searching | View top rated classes | |
| 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 | ||
| 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) |
| Download all files: imdbsearch.tar.gz imdbsearch.zip |