Current Path : /home/baheco/public_html/phpmailer/examples/ |
Linux sd-1582531-l.dattaweb.com 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64 |
Current File : /home/baheco/public_html/phpmailer/examples/contentsutf8.html |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>PHPMailer Test</title> </head> <body> <div style="width: 640px; font-family: Arial, Helvetica, sans-serif; font-size: 11px;"> <h1>This is a test of PHPMailer.</h1> <div align="center"> <a href="https://github.com/PHPMailer/PHPMailer/"><img src="images/phpmailer.png" height="90" width="340" alt="PHPMailer rocks"></a> </div> <p>This example uses <strong>HTML</strong>.</p> <p>Chinese text: 郵件內容為空</p> <p>Russian text: Пустое тело сообщения</p> <p>Armenian text: Հաղորդագրությունը դատարկ է</p> <p>Czech text: Prázdné tělo zprávy</p> <p>Emoji: <span style="font-size: 48px">😂 🦄 💥 📤 📧</span></p> </div> </body> </html>