Interview Questions

What is the difference between Reply-to and Return-path in the headers of a mail function?

PHP Interview Questions and Answers


(Continued from previous question...)

What is the difference between Reply-to and Return-path in the headers of a mail function?

Reply-to: Reply-to is where to delivery the reply of the mail.

Return-path: Return path is when there is a mail delivery failure occurs then where to delivery the failure notification.

(Continued on next question...)

Other Interview Questions