Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-07-24 (7 years ago) | Not yet rated by the users | Total: 141 | All time: 8,228 This week: 1,107 |
Version | License | PHP version | Categories | |||
kolosejparser 1.1 | GNU General Publi... | 5.0 | PHP 5, Web services, Video |
Description | Author | |||||||||||||
This package is specific mainly for applications used in Slovenia .
This class can be used to retrieve information about movies from kolosej.si site. |
|
_________________________________________________________________ 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 | ||
Files |
File | Role | Description |
---|---|---|
KolosejParser.php | Class | Main class |
KolosejParser.example.php | Example | Usage example |
README | Doc. | Readme |
LICENSE | Lic. | License |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.