Download List

Project Description

ImdbPHP provides an API to the movie information stored at the IMDb.com site. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with this movie information. The classes must be used in accordance with IMDb's copyright and conditions of use.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-24 21:19
1.2.4

This update fixes a bunch of methods that were broken by the many changes made to IMDB yesterday.
Tags: minor fixes

2010-02-15 00:33
1.2.3

Several fixes were necessary because of IMDB site changes. Beside this, some functionality has been slightly extended.
Tags: Minor Enhancements, minor bug fixes

2009-12-03 07:43
1.9.8

This is the second generation of IMDBPHP, supporting not only IMDB, but also MoviePilot.Com. It is a pre-release for early adopters, and all feedback is highly appreciated.
Tags: major feature additions, reorganization

2009-11-27 10:06
1.2.2

Several site changes required fixes, affecting the movie methods runtimes(), mpaa_reason(), and trailers(), plus the imdb_person methods movies_*(). A new movie method keywords_all() was backported from trunk, and the imdb_trailers class was removed from the API checks (it's known to be no longer working, and will probably be completely removed soon).
Tags: Bugfixes, Minor feature enhancements

2009-11-16 05:31
1.2.1

Many changes on the IMDB sites made it necessary to release another version of the PHP4 compatible branch, including fixes for the movie methods language(), runtimes(), and officialSites() as well as new backported methods creator() (an IMDb class) and reset() (an IMDb search class). There are some more minor changes and fixes.
Tags: Minor bugfixes, Minor Enhancements

Project Resources