IMDBPHP 1.0.3 (Default branch) |
|
|
ImdbPHP provides an API to the movie information
stored at the IMDB.COM sites. 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.
License: GNU General Public License (GPL)
Changes:
In the imdb_person class, a bunch of new methods
have been added to retrieve data from the /bio
page. In the imdb (movie) class, the language()
method (which was broken due to IMDB site changes)
and the photo() method had some minor fixes
applied.
|