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?
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2015 年 12 月 06 日 1:43下午
Hi taito,
I'm not clear on the issue you are having. Could you elaborate a little bit for me?
Kevin Deery 的回复
于 2015 年 12 月 15 日 6:51上午
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 ::
taito 的回复
于 2016 年 04 月 26 日 4:45下午
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?
Kevin Deery 的回复
于 2016 年 04 月 27 日 4:39上午
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.