[php]
// Add connection info here
<pre>$sendTo = array(12,16,22);
$templateID = 3380
$app->sendTemplate($sendTo,$templateID);
[/php]
Written by
in
[php]
// Add connection info here
<pre>$sendTo = array(12,16,22);
$templateID = 3380
$app->sendTemplate($sendTo,$templateID);
[/php]
Leave a Reply