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
Starting or restarting a computer is called
What is the difference between get and post method in php?
What are the uses of explode() and implode() functions?
How does api connect to database?
Is uploaded file php?
Is salary a ratio or interval?
What are the special characters you need to escape in single-quoted stings?
Tell me what is the definition of a session?
How break and continue while loop in php?
Is empty java?
How can we check the value of a given variable is a number?
Explain how to submit form without a submit button.
How do sessions work in php?
How can you send http header to the client in php?
Is there an easy way to delete an element from a php array?