This post contains a Php function that adds a subscriber to a MailChimp list.
Tag: php
Member notification module for SilverStripe
The membernotification module allows CMS Administrators to add short messages(notifications) for content authors. It has group level permissions as well.
Auto Image Field wordpress plugin and $wpdb->prepare issue
How to fix wpdb::prepare() issue in Auto Image Field wordpress issue
Advanced faq module for SilverStripe CMS
An advanced FAQ module for SilverStripe CMS with tags, sections and versioning.
How to Import External Data into SilverStripe models
Importing external data into SilverStripe models
CodeIgniter as a preferred php framework
My choice of using CodeIgniter as a preferred Php framework for web development for small websites. One of the reasons is its fast prototyping nature.