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
How to invoke a user function?
When is a conditional statement ended with an endif?
How to generate a form?
What is the empty function?
How can you retrieve data from the mysql database using php?
What are computer variables?
What are the two main string operators?
How do you put a space in html?
What is php glob?
Explain Type juggling?
Which is correct about mysqli and pdo?
What is pdo in php why use?
Applications written to provide a GUI shell for Unix and Linux are called
What is the name of the scripting engine that powers PHP?
How values in arrays are indexed?