Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 387 Bytes

File metadata and controls

23 lines (16 loc) · 387 Bytes

MadMimi for PHP

with new functions: Authenticate() RenameList() HaveUser()

Notes on basic usage:

$mimi = new MadMimi('username', 'api_key');

$mimi->Promotions();

$mimi->Lists();

...and etc. For more detailed examples, see the Examples directory.

Contributors

gorilla3d

lehresman

License

(C) 2010 Nicholas Young nicholas@madmimi.com Released under the MIT License.