Personalized e-mail |
9/9/2013 4:46:30 PM |
PHPRunner General questions | |
C
CarLN author
Hi! |
|
![]() |
Sergey Kornilov admin 9/10/2013 |
Your code look correct. If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
T
|
Tayyab Ilyas 9/13/2013 |
Hi |
![]() |
Sergey Kornilov admin 9/16/2013 |
Tayyab, haven't heard anything from this person. |
T
|
Tayyab Ilyas 9/20/2013 |
Thanks Admin, Tayyab, haven't heard anything from this person. If you need more help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program. |
T
|
Tayyab Ilyas 9/22/2013 |
Here is solution from Support Team: $mail->SetFrom($from, '');
$mail->SetFrom($from, $params['fromName']);
$email="test@test.com"; |