Hello,
Sorry, i'cant good englisch!
I'm create a Movie Database on my webserver and i have download a php class (tmdb_v3-PHP-API--master) for this. And the problem, i can't not all informations show...
http://www.movie-database.ch.vu
have a people a idea? or give's another option for this?
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on desember 6, 2015 at 1:43 PM
Hi taito,
I'm not clear on the issue you are having. Could you elaborate a little bit for me?
Reply by Kevin Deery
on desember 15, 2015 at 6:51 AM
Hi Travis,
Ive created a thread in the general forum for this kind of stuff, the post is directly looking for feedback from the work they have carried out with the api.
@taito I have looked at the website, Its a very good start. Are you new to development?
The site looks like a classic MVC application based on the styling of the top navigation.
Pros: Clean UI Fast and fluent between pages
Cons: Lacks a bit of styling Information on actors would be handled better, did you know you can retrieve actor information from the api. This would be better than sending the user away from your site to a wiki page
Tips: MVC application, install Bootstrap. Styling will be visually better and the web pages with look well in tablets and phones. Bootstrap takes care of the CSS for the size change
A useful site for generating html code with bootstrap is Layitout, this will help you get started ::
Reply by taito
on april 26, 2016 at 4:45 PM
Hi, sorry i have the post not see.. :-/
Thanks for the post. Yes this pages was new for me. Gives for themoviedb a finished class with all informations?
Reply by Kevin Deery
on april 27, 2016 at 4:39 AM
Hi Taito,
There is no one "Class" That returns all the information you desire.
Have you reviewed the API documentation for all the available methods? There are samples using the "Get" button that will show you the url and a description of the input parameters.