jreklund / php4dvd

php4dvd is an open source php/mysql powered movie database. Catalog your video collection with ease. Automatic update of information and images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add a Hyperlink to Trailer URL

dwk000 opened this issue · comments

How to add

http://localhost/php4dvd/movies/trailers/ArmageddonTrailer.mp4

to Trailer URL

or where can I change php script to allow above link

Hi, you have two options, but I don't know if it will open the browsers embedded video-player.

  1. Add a domain to your server e.g. movie-collection.local
  2. Remove url class from this line update.html#L275