Recommend this page to a friend! |
Download .zip |
Info | View files (14) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2003-10-20 (13 years ago) | Not enough user ratings | Total: 1,604 | All time: 2,373 This week: 1,070 |
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. |
|
IMDB HAS CHANGED IT'S PROTOCOL It seems IMDB has changed the way it retrieves info from it's db, and there are also some changes in the display format Result: my class doesn't work properly anymore and at the moment I don't have the time to 'dive into it'. If you have a working patch i'll be happy to post it here so others can once again use this class =) Randy |
Files |
File | Role | Description |
---|---|---|
about.txt | Doc. | Explanation of the different files |
Connection.php | Class | the MySql db connection class |
constanten.php | Conf. | the usual config file |
imdb.sql | Data | sql file to create the required tables (if you want to store locally) |
IMDBSearch.php | Class | the application class |
index.php | Example | overview of the movies already stored in the local database |
init.php | Aux. | includes and initiates the required files (including config values and classes) |
lib-debug.php | Aux. | easy debug functions for displaying values |
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 |
movielist.txt | Data | example list of movietitles that can be parsed by this application |
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 |
README_CLASS_OUT_OF_ORDER.txt | Doc. | Class out of order - PLEASE READ |
Sql.php | Class | class that contains all the sql queries used |
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) |
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.