library adfly_api
An AdFly Api Wrapper
blackout314/adfly_api
An AdFly Api Wrapper
- Tuesday, September 27, 2016
- by lFederalElk0l
- Repository
- 1 Watchers
- 1 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
adfly_api
adfly api wrapper | payout, (*1)
$KEY = 'YOUR-KEY';
$UID = 'YOUR-UID';
$adfly = new adfly\Api($KEY,$UID);
$link = $adfly->__get('http://www.google.com');