0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 18:03:04 +02:00
PHPMailer/examples
François B e1964ddce4 Make sure PHP default character encoding is UTF-8
Needed for htmlentities() call on line 173
2015-09-18 00:09:40 +02:00
..
images Make text in logo image more readable 2014-04-03 12:25:08 +02:00
scripts Drop useless executable bit 2014-09-27 11:34:07 -04:00
styles Major overhaul and cleanup of example code 2013-04-26 18:22:45 +02:00
code_generator.phps Make sure PHP default character encoding is UTF-8 2015-09-18 00:09:40 +02:00
contents.html Use multibyte text in tests 2015-03-25 19:22:55 +01:00
contentsutf8.html Use multibyte text in tests 2015-03-25 19:22:55 +01:00
exceptions.phps Add SMTP example 2014-09-25 14:18:57 +02:00
gmail_xoauth.phps Correct oauth property names 2015-06-03 08:48:39 +02:00
gmail.phps Update gmail.phps 2015-07-17 12:58:51 -04:00
index.html Remove 'advanced' html2text converter to resolve license clash, fixes #232 2014-12-17 16:07:02 +01:00
mail.phps Second Smallest PR 2014-09-28 02:25:22 -03:00
mailing_list.phps Add SMTP example 2014-09-25 14:18:57 +02:00
pop_before_smtp.phps Add SMTP example 2014-09-25 14:18:57 +02:00
send_file_upload.phps Add example of sending a file upload 2014-12-24 10:40:13 +01:00
sendmail.phps Add SMTP example 2014-09-25 14:18:57 +02:00
signed-mail.phps Added an example file explaining how to send signed emails 2015-08-22 22:59:51 +02:00
smtp_check.phps Add SMTP example 2014-09-25 14:18:57 +02:00
smtp_no_auth.phps Add SMTP example 2014-09-25 14:18:57 +02:00
smtp.phps Add SMTP example 2014-09-25 14:18:57 +02:00
ssl_options.phps Expose stream context options 2015-04-27 21:18:12 +02:00