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.
_http://hotscripts.com/jump.php?listing_id=65168&jump_type=0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CMS RSS GrabberAs the name suggests it is a system that grabs RSS Feeds and fills the content of a CMS system. In other words CMS content syndication through RSS. It is built in such a flexible way that it doesnt matter which CMS system it connects to. Settings inside this free open source script let you define how you access the data base.
_http://hotscripts.com/jump.php?listing_id=62454&jump_type=0