ballouta Posted September 15, 2008 Share Posted September 15, 2008 Hello are these headers enought to make correct reply to for the one who sent an email? <?php $subject ="Email from Visitor"; $headers = "MIME-Version: 1.0\r\n"; $headers .= "Content-type: text/html; charset=windows-1256\r\n"; $headers .= "From: $name <$emailuser>\r\n"; ?> Thank You Link to comment https://forums.phpfreaks.com/topic/124340-reply-to-header/ Share on other sites More sharing options...
ballouta Posted September 17, 2008 Author Share Posted September 17, 2008 any help please Link to comment https://forums.phpfreaks.com/topic/124340-reply-to-header/#findComment-644149 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.