PHP 5: IMDb_Fetch
Mikael Brevik (contact me)
This class can be used to retrieve information about movies from the IMDB site (Internet Movie DataBase).
It can access the IMDB site pages and extract several types of information about given movies like: the title, year, cast, poster image, etc..
The class can optionally cache the retrieved information in a MySQL database. The movie poster images can be cached on files.
Click here for detailed information about this class on phpclasses.org