how do i make an search box in which i type a name of a movie and only that particular movie trailer show up
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de hk484557@gmail.com
em 7 novembro 2016 às 10:36 AM
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
Resposta de altamash
em 29 novembro 2016 às 6:01 AM
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