Hi there,
I'm a complete beginner at PHP and JSon and generally rely on examples as a means of adapting code to my uses, but in this instance, I'm stumped.
Using PHP, my goal is to call a movie via its IMDb id (using 'movie_alias.json') and then have it print the critics_score for that particular movie.
I imagine this is insanely simple for anyone who isn't me. So if someone could please post an example code of how to achieve this -- much like the example code listed in the API docs -- I'd be incredibly grateful.
Hi there, I'm a complete beginner at PHP and JSon and generally rely on examples as a means of adapting code to my uses, but in this instance, I'm stumped.
Using PHP, my goal is to call a movie via its IMDb id (using 'movie_alias.json') and then have it print the critics_score for that particular movie.
I imagine this is insanely simple for anyone who isn't me. So if someone could please post an example code of how to achieve this -- much like the example code listed in the API docs -- I'd be incredibly grateful.
Thank you!
Message edited by moviedex 11 months ago
Tags