PHP mail() Headers Are Displayed In Email Body
September 9th, 2008
Here’s a little gotcha that may rear its head one day and hopefully this will help prevent you from going nuts over such a little problem. If you are using PHP to send email from your web application and are using the built in mail() function and see your custom headers being displayed in your [...]
Here’s a little gotcha that may rear its head one day and hopefully this will help prevent you from going nuts over such a little problem. If you are using PHP to send email from your web application and are using the built in mail() function and see your custom headers being displayed in your [...]