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
What is the difference between $message and $$message in php?
How to add 301 redirects in PHP?
is that "enumerated array" equal to "numeric array"?
Is age an interval or ratio?
Explain how to submit form without a submit button.
What is polymorphism php?
How to join multiple strings into a single string?
How is session id stored in browser?
What is http get and post?
What is implode() in php?
How can I make a script that can be bilingual (supports english, german)?
Is php 5 still supported?
How does csrf token work?
What are the environmental variables?
How do I escape data before storing it into the database?