IMDBPHP 1.0.6 (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. The classes must be used in accordance with IMDb's copyright and conditions of use.
License: GNU General Public License (GPL)
Changes:
This release fixes the endless-loop-issue on
connection problems. Furthermore, failed pages are
no longer cached, and a property
"lastServerResponse" has been added to debug
(connection) errors.
|