Jump to content

[SOLVED] Creating email using php


carlg

Recommended Posts

I use php to create an email that gets sent out.

 

There are some hyperlinks in the mail.

 

When the user gets the mail, I want them to be able to click on the links.

 

The following link works fine

 

www.mydomain.com

 

but this link

 

www.mydomain.com/abc.php?myvar=12

 

 

 

does not.

 

It appears in the mail, but it appears as text that the user cannot click, the user is forced to copy/paste the link into browser.

Any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/78816-solved-creating-email-using-php/
Share on other sites

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.