What type of headers have to add in the mail function in
which file a attached?
Answer Posted / ansar
$headers = "Content-type disposition :attachmet
filename = 'filename.txt' "
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to replace a text in a string with another text in php?
What is the difference between implode() and explode() in php?
What is the difference between characters 34 and x34?
CWD is a type of shell variable. State Whether True or False?
What is different types of visibility?
When sessions ends?
What are the difference between echo and print?
Which Scripting Engine PHP uses?
How can we get the error when there is a problem to upload a file?
What is php.ini & .htacess file?
What are the different ways to login to a remote server? Explain the me, advantages and disadvantages?
How escape single quotes php?
How many escape sequences are recognized in double-quoted strings?
What is the Default syntax used in PHP?
What is a path Traversal?