×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: how to use PHP varaibles in mandrill templates

how to use PHP varaibles in mandrill templates 9 years 3 months ago #29172

  • prince kumar
  • prince kumar's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
Hi Sir,
I want to use PHP variables with mandrill and mailchimp template , how can I use it? Please help me
my template printing php variable instead of print variable's value
<div mc:edit="main">
<?php echo $data; ?>
</div>

how to use PHP varaibles in mandrill templates 9 years 3 months ago #29181

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey there,
That is not possible. Templates are always treated like text.
  • Page:
  • 1
Time to create page: 0.116 seconds