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
Explain about the $_GET variable of PHP?
What is psr in php?
How to replace a substring in a given string in php?
Can we run php on tomcat server?
What is a php form?
if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer
What is a base url?
Explain what does the unset() function means?
Is php used in 2019?
What is a php namespace?
What is the functionality of the functions strstr() and stristr()?
What are some new features introduced in php7?
What is the method to execute a php script from the command line?
What is difference between ksort() and usort() functions.
How do you remove duplicates from an array?