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
Why should I store logs in a database rather than a file?
How to return ascii value of character in php?
What is the purpose of the '.myi' file extension? What do thes file contain?
What is the difference between abstract class and interface in php?
What are major variables in research?
Explain how can we increase the execution time of a php script?
Explain the difference b/w static and dynamic websites?
How to get the length of string?
How to stop the execution of php script?
Is php the same as html?
How to repeat a string to a specific number of times in php?
Why do we use interface in php?
What library is used for pdf in php?
Why echo is faster than print in php?
Can we set session value in javascript?