How to add an email link

2 posts by 2 authors in: Forums > CMS Builder
Last Post: April 15, 2008   (RSS)

Re: [grauchut] How to add an email link

By Dave - April 15, 2008

Yes, here's the code:

<a href="mailto:<?php echo $record['email']; ?>"><?php echo $record['email']; ?></a>

Hope that helps!
Dave Edis - Senior Developer
interactivetools.com