Send URL via PHP mail form

Hi,

I’m beginning to believe this simply can’t be done. But I’ve been trying to send a bit of HTML via a PHP mail form, with no success.

What I want is to be able to send the equivalent of:[COLOR=“DarkGreen”] <a href=“http://www.kirupa.com”>Click Here</a>[/COLOR]

So instead of just adding “http://www.kirupa.com”; I would instead be able to have the words “Click Here”, within the email that gets sent.

Can this be done? Do I really need to approach this with a huge WYSIWYG system in place?

Thank you,

Mark