有一段代码不断抛出此错误:
RuntimeException: SplFileObject::__construct(86a03f5ac14227ae4e596750c3a90db1612f77ce1b00e4aa6cbd4b2dc5e69835.icturee.jpg): failed to open stream: No such file or directory in /home/site/vendor/tray-labs/oracle-storage/src/Object/File.php:42 Stack trace: #0 /home/site/vendor/tray-labs/
我正在试着像发短信一样给手机发图像信息。我使用PHPMailer通过电子邮件发送图像,如下所示
$mail->addAddress('222222222@txt.bell.ca','');
$mail->addAddress('222222222@mms.bell.ca','');
$mail->addAttachment('img/map.png', 'map.png');
这是在发送文本,但我收到了
A MIME attachment of type <i