這個郵件發送是不是少了一個文件
老師的視頻中少了文件?
require_once?'swiftmailer-master/lib/swift_required.php'; require_once?'swiftmailer-master/lib/swift_init.php';
這兩個需要都有,官方文檔是這樣的http://swiftmailer.org/docs/including-the-files.html
,如果不這樣的話,郵件會老是發送失敗,希望出現錯誤的同學看下
老師的視頻中少了文件?
require_once?'swiftmailer-master/lib/swift_required.php'; require_once?'swiftmailer-master/lib/swift_init.php';
這兩個需要都有,官方文檔是這樣的http://swiftmailer.org/docs/including-the-files.html
,如果不這樣的話,郵件會老是發送失敗,希望出現錯誤的同學看下
2015-07-17
舉報
2016-05-08