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
Which php framework is best?
What is php and sql?
Can I learn php without knowing c?
What is the function in PHP do not return a timestamp?
What is json php?
What is difference between array_merge and array_combine in php?
How to get a random value from a php array?
What are the methods of array in java?
How be the result set of mysql handled in php?
What is the difference between exception::getmessage and exception::getline?
Does php support overloading?
What is the goto statement useful for?
Why triggers are used in mysql?
What is the use of addslashes in php?
How to check a variable is array or not in php?