IMDBPHP 1.0.2 (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:
There is a new method to retrieve the reason for
the current rating. The new imdb_person class
allows you to retrieve data for staff members,
like date and place of birth/death and
filmographies. Furthermore, a small fix lets the
staff member methods of the imdb class return the
correct IMDB ID (without the leading "nm").
|