Jump to content

Insert a link in my sent mails using mail() function


HelderBarros

Recommended Posts

In order to have a clickable link in an email, you must send an HTML email. When sending a plain test email (non-HTML) you should include a plain text link and instructions to copy/paste it in the browser address bar.

 

There is an example of sending a HTML email in the manual - mail <--- link to php.net documentation

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.