dmccabe Posted June 10, 2008 Share Posted June 10, 2008 I am getting this error when trying to send a mail, the mail is sent, but the error is displayed each time. Notice: Undefined index: mail in C:\wamp\www\wordpress\custom\branches\forms\dealerrepair.php on line 22 This is line 22 mail($emailadd,"Dealer Repair Notification: ".$reg_no,$message,"From: $from"); Any thoughts? Link to comment https://forums.phpfreaks.com/topic/109591-solved-undefined-index-mail/ Share on other sites More sharing options...
jonsjava Posted June 10, 2008 Share Posted June 10, 2008 could we see more of the code? Link to comment https://forums.phpfreaks.com/topic/109591-solved-undefined-index-mail/#findComment-562096 Share on other sites More sharing options...
dmccabe Posted June 10, 2008 Author Share Posted June 10, 2008 Thanks for the reply John, i noticed a typo that meant $from had no value and the issue is gone. Thanks again! Link to comment https://forums.phpfreaks.com/topic/109591-solved-undefined-index-mail/#findComment-562129 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.