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
Can you use both this () and super () in a constructor?
What are the two main string operators?
What is meant by pdo in php?
What type of operation is needed when passing values through a form or an url?
How do you end a function in python?
Is php a backend?
What is super keyword in php?
What is the use of die in php?
How to create a public static method in PHP?
Explain me how failures in execution are handled with include() and require() functions?
What are default session time and path?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
What is string function sql?
What is dao in php?
Which software is used to run php programs?