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
What is a php namespace?
Tell me what is the definition of a session?
How to find the index of an element in an array php?
What is php namespace?
What is a closure in php?
Explain what does $_server means?
What is regex in html?
What is __ invoke in php?
What is php session id?
What is difference between echo and print_r in php?
What are constructor and destructor in PHP?
How check variable is set or not in php?
Where do I run php code?
Where php basically used?
How does php serialize work?