Skip to content

Instantly share code, notes, and snippets.

View jhoynerk's full-sized avatar
🎯
Focusing

Jhoynerk Caraballo jhoynerk

🎯
Focusing
View GitHub Profile
@cosenary
cosenary / success.php
Last active July 30, 2018 07:43
Instagram PHP API - How to get the most recent media published by an Instagram user.
<?php
/**
* Instagram PHP API
* Example for using the getUserMedia() method
*
* @link https://github.com/cosenary/Instagram-PHP-API
* @author Christian Metz
* @since 31.01.2012
*/