/madmimi-php

a short, sweet PHP class for the MadMimi API

Primary LanguagePHP

MadMimi for PHP

Notes on basic usage:

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

$mimi->Promotions();

$mimi->Lists();

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

General Mad Mimi API documentation can be found at the Mad Mimi developer's wiki.

Contributors

gorilla3d lehresman

License

(C) Copyright 2010 Mad Mimi, LLC support@madmimi.com Released under the MIT License.