What type of headers have to add in the mail function in
which file a attached?
Answer Posted / devendrarjadav
To attach a file we must add the following header
as "\nMIME-Version: 1.0\n Content-Type: multipart/mixed"
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Can I run php without xampp?
Can I learn php without knowing c?
How do I repair phpmyadmin?
What does empty mean in php?
What is filter_var?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is php dependency injection?
Tell me how can we display information of a variable and readable by human with php?
What is the use of final class in php?
What does session start do in php?
What is a closure in php?
what the new feature add in php 7.2?
Why is php used?
What is the major php security hole? How to avoid?
CWD is a type of shell variable. State Whether True or False?