0

I use SwiftMailer in my PHP script to send emails upon HTML form submission. On the test server it all works fine. On the production server (different host) it gives me this error message:

Parse error: syntax error, unexpected T_CLASS in /home/alkal5/public_html/html/swift-mailer/lib/classes/Swift.php on line 18

What could it be? Thank you!

4

1 に答える 1

0

From と To の設定を確認しましたか。どちらも問題ない場合は、新しいサーバーのメール設定を確認してください。

于 2012-11-15T08:44:37.100 に答える