Search results

  1. mandrillapp.com/api/docs/templates.html   Cached
    Mandrill is a transactional email platform from MailChimp. ... /templates/add.json. ... optional merge variables to use for injecting merge field content.
  2. www.mandrill.com   Cached
    <?php include_once "swift_required.php"; ... Add a dedicated IP for $29.95 / month. ... Send a template to Mandrill from your MailChimp account, ...
  3. stackoverflow.com/questions/14473592/​simple-php-function...   Cached
    ... here's a simple example of sending using a template, with some merge variables and metadata: <?php require 'Mandrill.php'; $mandrill = new Mandrill(); ...
  4. php.net/manual/en/​language.variables.php   Cached
    add a note User Contributed Notes Variables - ... you can define a variable like this: <?php $text = <<<END ... ("variables.php"); include("template.html");?> The ...
  5. mandrillapp.com/api/docs/messages.html   Cached
    optional extra headers to add to the message ... global merge variables to use for all ... Send a new transactional message through Mandrill using a template. Example ...
  6. help.mandrill.com/entries/21688056-​using-smtp-headers-to...   Cached
    If you're integrating via SMTP, you can use SMTP headers to customize your messages, add tracking, or specify options for Mandrill to apply to your messages.
  7. php.net/manual/en/​language.variables.variable.php   Cached
    <?php //You can even add more Dollar Signs ... ['module_events']['settings']['template'] ... PHP variable variables are no use to try and interpret string ...
  8. www.1stwebdesigner.com/css/how-to-​create-php-website...   Cached
    This is a tutorial on creating a PHP website template starting with HTML and CSS. ... Let’s change this like we did the header file, and add a variable to use.
  9. wiki.phpbb.com/Tutorial.Adding_pages   Cached
    // A typical usage for sending your variables to your template. ... Add custom page; Non-PHP Integration; template::assign_vars; template::set_filenames;
  10. wiki.modxcms.com/index.php/Template_​Variables   Cached
    Template Variables, known by MODx-ers as TVs (sometimes incorrectly referred to as "placeholders"), allow you to add extra data fields to augment the default "Title ...