Movie Database

Thread Solved

Join Date: Sep 2006
Posts: 25
Reputation: efaith77 is an unknown quantity at this point 
Solved Threads: 1
efaith77's Avatar
efaith77 efaith77 is offline Offline
Light Poster

Movie Database

 
0
  #1
Feb 22nd, 2009
Ok, I love movies, and I am building a website to chronicle the movies in my collection. I have the layout, graphics and all of that. I can do all of that myself. I need to know what the best way to show the movie cover, synopsis and my own review without making a separate .html page for every one. I am pretty good at figuring things out so just a point in the right direction would be good. What I want to do is put up a list of the movies that I have reviewed and once clicked shows the cover, the synopsis and my review of the movie is there a shortcut to this without all of the html pages I have thousands of movies and its going to take long enough as it is.
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 1,326
Reputation: almostbob has a spectacular aura about almostbob has a spectacular aura about 
Solved Threads: 162
almostbob's Avatar
almostbob almostbob is offline Offline
Nearly a Posting Virtuoso

Re: Movie Database

 
0
  #2
Feb 22nd, 2009
php and sql/mysql/mssql
an sql/mysql/mssql (depends on your host) database containing the name description actors review image(or link to the image) all the fields you need
the initial list page is generated from the database of names.
Click the link and it populates a php template with the contents of the database fields.

1 database
1 entry page
1 query page
1 template page
=
as many pages as you need, Search engine visible, etc
there may be a script available for download, even if you dont use the scripts they provide insite in how it works and makes the development easier
(there are many that scrape imdb to populate your database, a little nasty)
Failure is not an option It's included free
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it

Please mark solved problems, solved
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 25
Reputation: efaith77 is an unknown quantity at this point 
Solved Threads: 1
efaith77's Avatar
efaith77 efaith77 is offline Offline
Light Poster

Re: Movie Database

 
0
  #3
Feb 22nd, 2009
Thanks that is a great point in the right direction. I do not want to scrape another site. I am in it for the honest long haul, I am trying to be legal. I want my site to be useful to the visitors I will research some scripts and see what I can come up with. If you have a suggestion for free or paid version of a script that will work let me know. I am determined to do this myself.
Reply With Quote Quick reply to this message  
Join Date: Jan 2009
Posts: 1,326
Reputation: almostbob has a spectacular aura about almostbob has a spectacular aura about 
Solved Threads: 162
almostbob's Avatar
almostbob almostbob is offline Offline
Nearly a Posting Virtuoso

Re: Movie Database

 
0
  #4
Feb 23rd, 2009
no recommendations, this is the first reult of a google search for private movie rating php script
http://www.howtocreate.co.uk/php/moviedb.html
Failure is not an option It's included free
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it

Please mark solved problems, solved
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 25
Reputation: efaith77 is an unknown quantity at this point 
Solved Threads: 1
efaith77's Avatar
efaith77 efaith77 is offline Offline
Light Poster

Re: Movie Database

 
0
  #5
Feb 23rd, 2009
Thanks I will give it a look.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC