Hey guys i need to know the mouvie raiting in one of those 2 formats
G PG PG-13 R NC-17 Unrated NR
TV-Y TV-Y7 TV-G TV-PG TV-14 TV-MA
I did not see any of those in the movieDetail() Where can i get that info?
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 7 gennaio, 2014 alle 5:22PM
Hi beaster,
See the /releases method.
Cheers.
Risposta da beaster
il 7 gennaio, 2014 alle 5:35PM
How do i call that in PHP? I am using the TMDB API v3 PHP class
I tryed this but it's not working
Risposta da beaster
il 7 gennaio, 2014 alle 5:48PM
Got it thanks it did not exist in the class hehe I added the following:
Worked like a charme thx