Hi all.
I know I should know how to do this but I am having a very bad coding day.
I have the following:
<?php echo $row_accomm_counties['email']; ?>
What do I do to the code to make the output clickable to open the email client with the email address already inserted into the sent to field.
Thanks in advance.