Well, when sending my attachment using PHPMailer, if I do not add an extension after the variable, I can not get the extension of the selected file ie:
$mail->addAttachment($uploadfile) should send the file, giving its name and type...
asked by
04.07.2018 / 17:55