Jump to content

[SOLVED] PHP html email


dizzy1

Recommended Posts

Hi ive made the email and it sends but the damn html comes out as text, is thier anyway of making the html appear like a web page does instead of gettin this in the email:

 <table width='80%'>   <tr> <td colspan='2'> Welcome Test  </td> </tr>   <tr> <td colspan='2'>    </td> </tr>   <tr> <td colspan='2'> Please Follow This Link To Complete Your Registration  </td> </tr>   <tr> <td colspan='2' align='center'>     <a href='http://www.test.co.uk?Rid=1823174856/'>    Finish Registration  </a> </td> <tr> <td colspan='2'>    </td> </tr>   <tr> <td width='50%'> Username:  </td> <td width='50%'> Dave:  </td> </tr>   <tr> <td width='50%'> Password:  </td> <td width='50%'> test:  </td> </tr>   <tr> <td colspan='2'>    </td> </tr>   <tr> <td colspan='2'> <font size='8'> This is an automated email, please do not reply</font>  </td> </tr>  </table>

 

 

Link to comment
https://forums.phpfreaks.com/topic/147708-solved-php-html-email/
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.