In order to access php variables They need to be inside <?php ?> tags.
Assuming that you have previously retrieved the correct row and that the $row now holds the data, you can use:
<a href = "mailto:<?php echo $row['sup_email']?>"></a>
Reputation Points: 27
Solved Threads: 27
Junior Poster in Training
Offline 88 posts
since Aug 2010