Unexpected erorrs with Swiftfmailer attachment

前端 未结 0 988
忘掉有多难
忘掉有多难 2020-12-29 15:22

Here code below

        // works 
        $mail->attach($_FILES[\'attachment\'][\'tmp_name\']);

        // raise an exception
        $mail->attach(
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题