PHP Classes

Kolosej Parser: Retrieve information about movies from kolosej.si

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 146 This week: 1All time: 9,121 This week: 571Up
Version License PHP version Categories
kolosejparser 1.1GNU General Publi...5.0PHP 5, Web services, Video
Description 

Author

This package is specific mainly for applications used in Slovenia Slovenia .

This class can be used to retrieve information about movies from kolosej.si site.

It accesses the kolosej.si site pages to perform a search for a movie given its name.

If found, the class can access the page of the movie in the same site and parse the HTML to retrieve details about the movie like: the title, genre, duration, year, idiom, director, IMDB link, etc..

Picture of Tomaž Muraus
Name: Tomaž Muraus <contact>
Classes: 5 packages by
Country: Slovenia Slovenia
Age: ???
All time rank: 13495 in Slovenia Slovenia
Week rank: 420 Up1 in Slovenia Slovenia Up

Details

_________________________________________________________________ README Content: 1. About 2. Description 3. System requirements 4. Usage _________________________________________________________________ (1) ABOUT VERSION: 1.1 AUTHOR: Tomaž Muraus <kami[at]k5-storitve[dot]net> WEBSITE: http://www.tomaz-muraus.info (2) DESCRIPTION KolosejParser is a simple PHP script for fetching information about movie from kolosej.si. User can provide original or Slovene movie title. (3) SYSTEM REQUIREMENTS - PHP >= 5 - 1 MB of free disk space (4) USAGE 1. Include a file KolosejParser.php in your PHP script 2. Create a KolosejParser object - first parameter is the original or Slovene movie title. 3. Call fetchMovieData() method on the previously created object 4. If nothing went wrong, fetchMovieData() method will return an array with movie information, FALSE otherwise. Example is located in the file KolosejParser.example.php.

Screenshots  
  • sample_output.png
  Files folder image Files  
File Role Description
Plain text file KolosejParser.php Class Main class
Plain text file KolosejParser.example.php Example Usage example
Plain text file README Doc. Readme
Plain text file LICENSE Lic. License

 Version Control Unique User Downloads Download Rankings  
 0%
Total:146
This week:1
All time:9,121
This week:571Up