PHP Classes
elePHPant
Icontem

Slovenia Movie Show Times: Retrieve show times of movies in Slovenia

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2009-07-25 (7 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 86 All time: 8,515 This week: 1,087Up
Version License PHP version Categories
slomovieshowtimes 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 show times of movies in Slovenia.

It accesses the pages of the napovednik.com site to retrieve the show times of movies in theatres on a given city and date.

Picture of Tomaž Muraus
Name: Tomaž Muraus <contact>
Classes: 5 packages by
Country: Slovenia Slovenia

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

    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  
  • sample_output.png
  Files folder image Files  
File Role Description
Plain text file SloveniaMovieShowtimes.php Class Main class
Plain text file SloveniaMovieShowtimes.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:86
This week:0
All time:8,515
This week:1,087Up