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?
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Vous souhaitez évaluer ou ajouter cet élément à une liste ?
Pas encore membre ?
Réponse de Travis Bell
le 6 décembre 2015 à 13h43
Hi taito,
I'm not clear on the issue you are having. Could you elaborate a little bit for me?
Réponse de Kevin Deery
le 15 décembre 2015 à 06h51
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 ::
Réponse de taito
le 26 avril 2016 à 16h45
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?
Réponse de Kevin Deery
le 27 avril 2016 à 04h39
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.