Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 446 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 446 Bytes

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 [email protected] Released under the MIT License.