All Projects → Groggy1 → PHP-movie-database

Groggy1 / PHP-movie-database

Licence: other
A PHP movie database that uses a imdB scraper

Programming Languages

PHP
23972 projects - #3 most used programming language
PLpgSQL
1095 projects
ApacheConf
554 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].