tribulant

Subscriber Data

Apr 8th, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.14 KB | None | 0 0
  1. <?php
  2.  
  3. $subscriber_data = array(
  4.     'email'         =>  '[email protected]',
  5.     'list_id'       =>  array(1,3),
  6.     'mailinglists'      =>  array(1,3),
  7. );
  8.  
  9. ?>
Advertisement
Add Comment
Please, Sign In to add comment