how do i make an search box in which i type a name of a movie and only that particular movie trailer show up
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 hk484557@gmail.com
il 7 novembre, 2016 alle 10:36AM
I think you should search documentation of the programming language which you are using. Also text search query may or may not be accurate to movie titles, so result which you will get after search will contain generalized results. I am just beginner in programming and tmdb API so if I am wrong I apologize. Thank you
Risposta da altamash
il 29 novembre, 2016 alle 6:01AM
no need to apologize i am a beginner to in programming and tmdb API by the way i am using PHP as my programming language.I search but no luck yet.The data is showing as a array but not the way i want. sorry for late reply.Thank you