cosenary / Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
http://cosenary.github.com/Instagram-PHP-API
BSD 3-Clause "New" or "Revised" License
1.46k stars 781 forks source link

Fixes issue #72 #92

Closed RobWiddick closed 9 years ago

RobWiddick commented 9 years ago

This allows the api to use an ip address if the $_SERVER global is unavailable.

Also fixes getUserMedia method to provide the access token if it exists.