blackout314/adfly_api

There is no license information available for the latest version (0.0.1) of this package.

An AdFly Api Wrapper

0.0.1 2015-09-28 11:25 UTC

This package is not auto-updated.

Last update: 2024-04-06 13:10:14 UTC


README

adfly api wrapper | payout

$KEY    = 'YOUR-KEY';
$UID    = 'YOUR-UID';
$adfly  = new adfly\Api($KEY,$UID);

$link   = $adfly->__get('http://www.google.com');