Categories

Updated: 07/22/2007

getIMDbInfo()

getIMDbInfo() is a PHP function I made to get movie data from IMDb.com. You dont need any modules to use it since it just use file_get_contents() and regular expressions to retrieve the data. It is easy to use. Usage instructions are included as a comment in the PHP file.
©2003-2019 jCay.com