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-25 (7 years ago) | Not yet rated by the users | Total: 86 | All time: 8,515 This week: 1,087 |
Version | License | PHP version | Categories | |||
slomovieshowtimes 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 show times of movies in Slovenia. |
|
_________________________________________________________________ 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 SloveniaMovieShowtimes is a simple PHP script for fetching movie showtimes for cinemas in Slovenia. Movie showtimes can be fetched for a specific date and city. (3) SYSTEM REQUIREMENTS - PHP >= 5.0.0 - 1 MB of free disk space (4) USAGE 1. Include a file SloveniaMovieShowtimes.php in your PHP script 2. Create a SloveniaMovieShowtimes object - first parameter is the city name and the second one is the date. If you don't specify a date, the current one is used. 3. Call fetchShowtimes() method on the previously created object 4. If nothing went wrong, fetchShowtimes() method will return an array with showtime information, FALSE otherwise. Valid cities: - Ljubljana - Maribor - Maribor - Celje - Koper - Novo mesto Note: Showtime information can only be fetched for the dates which are within the 25 days radius from today. Example is located in file SloveniaMovieShowtimes.example.php. |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
SloveniaMovieShowtimes.php | Class | Main class |
SloveniaMovieShowtimes.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.