nicholaswyoung / madmailer
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
Nicholas Young (author)
Mon Jan 04 14:42:58 -0800 2010
| name | age | message | |
|---|---|---|---|
| |
Examples/ | Sun Dec 27 08:23:33 -0800 2009 | |
| |
MadMailer.class.php | Mon Jan 04 14:42:58 -0800 2010 | |
| |
README | Sun Dec 27 08:23:33 -0800 2009 |
README
/* MadMailer => a short, sweet PHP class for the MadMimi Mailer API. "Taking the pain out of creating cURL requests in PHP since 2009." (Many thanks to Dave, Gary, and the rest of the MadMimi crew for creating such an awesome API!) Released under the MIT License _______________________________________ Release notes: November 12, 2009: General release - only basic functions are provided. December 27, 2009: Cleaned up the cURL requests, and added methods for Lists and Memberships. See /Examples/The_Basics.php for a brief tutorial. That's it. Easy enough? THE ROADMAP (i.e. features I want to add): => Multiple recipients KNOWN BUGS: Cannot add a user to a specific list, only to the main "audience" group. (This will be fixed asap.) */
