All Email related Questions

by jaggy | 25/08/17 | 1 Answers | Tags : PHP , email , SMTP Views : 2054
how to send email in PHP ? i am using smtp for making it faster delivery to my registered user so its true that by SMTP mail is reached so fast. or normal mail function is good

Read more

by jaydeep | 12/08/17 | 1 Answers | Tags : email , TCPDF , attachment , google-doc , viewable Views : 1339
i am using TCPDF to generate invoice mail for PHP web application. in short some error which causing , or some format issue for pdf which causing no preview aviliable in other hand . if i download the pdf and open with acrobat reader , its view good

Read more

by pratik | 11/05/17 | 2 Answers | Tags : PHP , email , CodeIgniter , encoding Views : 2110
doing email functionality for the forget password in CodeIgniter and i found a strange probelm. when i get mail on subject it add some extra character which i did not add at subject. following code i do for send e mail in codeignitor . i write there only Reset Password in subject line but it not sending proper subject.

Read more