Code Monkey home page Code Monkey logo

Comments (6)

wtfzdotnet avatar wtfzdotnet commented on May 22, 2024

Almost all methods allow you to provide an array of $parameters, the parameters are an 1 to 1 translation of the parameters you can input as described in the documentation of tmdb.

In this case if you look at the documentation you can input an language parameter in the ISO 639-1 format, http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes .

E.g.

$videos = $client->getMoviesApi()->getVideos(87421, array('language' => 'nl'));

from api.

wtfzdotnet avatar wtfzdotnet commented on May 22, 2024

Please put these kind of questions in the Google+ community by the way, and try to keep issues on github only for actual bugs :-) https://plus.google.com/communities/113544625011244846907

from api.

Piero87 avatar Piero87 commented on May 22, 2024

Thank you very much, and sorry if i write you here :)

from api.

wtfzdotnet avatar wtfzdotnet commented on May 22, 2024

No problem, your welcome to ask questions at the Google+ community in the Api/* section. If it is really a problem like your first issue then it should be put here ;)

from api.

Piero87 avatar Piero87 commented on May 22, 2024

ok :)

from api.

wtfzdotnet avatar wtfzdotnet commented on May 22, 2024

By the way if you join the community you'll also get updates about new releases!

from api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.