/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -= IMDb Grabber -= -= File: imdb.class.php -= -= Created by CarcaBot -= -= hide@address.com -= -= www.CarcaBot.ro -= -= Partners: www.RENSLT.org -= -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */ IMDb Grabber get a lot of informations from IMDb website ( Internet Movies Database ) : - movie/show id - movie/shot name - movie/show score - movie/show Director - movie/show Released Date - movie/show Writing credits - movie/show Genre - movie/show Tag Lines - movie/show Plot - movie/show Awards - movie/show Also Known As - movie/show Run Time - movie/show Country - movie/show Language - movie/show Aspect Ratio - movie/show Sound Mix - movie/show users random comment - movie/show poster image - movie/show cast - movie/show Trailer And save all details to a NFO file. This class it's intended only for experimental/learning purposes. This class is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Example: Look at 'imdb.class.php' file for examples of use. Greetz to CarcaBot - hide@address.com