How can i send a HTML file to mail account.

Answer Posted / sheetal deshpande

to send html file to mail account you have to change
content type of mail funciton header to 'Content-type:
text/html; charset=iso-8859-1' and then in body you can
write html code and submit to mail.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is PDO?

803


What is the meaning of a persistent cookie?

561


What's the difference between using mysql_ functions and pdo?

523


How can you submit a form without a submit button?

529


Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?

531






What is stdclass in php?

550


Where are the persistent cookies stored on your computer?

575


How do you pass a variable by value?

583


What is the apache?

531


How do you trim spaces in excel?

519


How can you declare the array in php?

524


How is it possible to parse a configuration file?

511


Which escape sequences can be used in single quoted strings in php?

527


How to remove the new line character from the end of a text line in php?

530


What is csrf verification?

533