mailto with config variables


/ Published in: Smarty
Save to your folder(s)



Copy this code and paste it in your HTML
  1. {assign var=foo value=#supportmail#}
  2. {mailto address="$foo" encode="javascript_charcode" text="E-Mail" subject="support mail"}

URL: http://smarty.php.net/manual/en/language.function.mailto.php

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.