Skip to content

Groggy1/PHP-movie-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-movie-database

PHP-movie-database is a movie database script written in PHP.

Major overhaul of the script. If installed before, database structure is changed.

Tested on

The script is tested on both a local Rasbian server with:

  • PHP 5.4.36
  • MySQL 5.5.41
  • Apache 2.2.22

and on a Ubuntu VPS with:

  • PHP 7.0.8
  • MySQL 5.7.13
  • Apache 2.4.18

You have to do the following for the script to work:

  • Download Twitter Bootstrap, created with 3.1
  • Just copy it straight to the script folder
  • Download PHP IMDb Scraper, tested with update May 6, 2014
  • Copy it to the class/ directory
  • Change MySQL account information and script path in file config/config.php
  • When uploaded to your webpage will you need to make the director public/img/posters/ writable as it is the folder where the posters will be saved by the script

Licence

Creative Commons License

About

A PHP movie database that uses a imdB scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published