Simpler way to send HTML emails? |
5/29/2012 07:56:50 | |
PHPRunner General questions | ||
R
rennets author
Hi All, $email="test@test.com";
|
||
C
|
cgphp 5/29/2012 |
Check this article: http://xlinesoft.com/phprunner/docs/send_email_with_new_data.htm |
|
R
|
rennets author 5/29/2012 |
Check this article: http://xlinesoft.com/phprunner/docs/send_email_with_new_data.htm
|
|
C
|
cgphp 5/29/2012 |
No, it will be a simple text mail. Check this article for HTML: http://css-tricks.com/sending-nice-html-email-with-php/ |
|
R
|
rennets author 5/30/2012 |
No, it will be a simple text mail. Check this article for HTML: http://css-tricks.com/sending-nice-html-email-with-php/
|
|
![]() |
Sergey Kornilov admin 5/30/2012 |
My suggestion is to check one more time this article: |
|