i am trying to add an attachment through a html form a then sending that attachment through mail but a error is been found like undefined index on a below particular line so please anybody could help me out.
$mail->addAttachment($_FILES['file']['tmp_name'],$_FILES['file']['name']); // Optional name