What is the difference between Reply-to and Return-path in
the headers of a mail function?
Answer Posted / hemant pancholi
Basic difference between this both is follow:
Reply-to: It is user id at which you are send the this mail.
Return-path: It is user id at which mail are return when
mail is not reached to particular user id (reply_to id).
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Explain the types of functions for Splitting String?
What is the role of php.ini file?
What is $row in php?
How do you connet mysql database with php?
How to list all values of submitted fields?
How to pass an argument to a function?
What are the characteristics of php?
How can we display information of a variable and readable by human with php?
Why is php used?
List the different types of print functions available in php?
Which is better php or nodejs?
Explain me what is the meaning of a persistent cookie?
Which database is best for php?
Explain the purpose of output buffering in php.
List functions available to sort an php array?