<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 08 Jul 2008 22:37:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Kore Nordmann's Blog: Published PHP charset/encoding FAQ]]></title>
      <guid>http://www.phpdeveloper.org/news/10316</guid>
      <link>http://www.phpdeveloper.org/news/10316</link>
      <description><![CDATA[<p>
<i>Kore Nordmann</i> has <a href="http://kore-nordmann.de/blog/published_php_charset_encoding_FAQ.html">published</a> a new FAQ on some common questions he gets about <a href=http://kore-nordmann.de/blog/articles/php_charset_encoding_FAQ.html">character sets and content encoding</a>.
</p>
<blockquote>
After lots of questions recently on IRC about charsets and encodings, I decided to write up <a href="http://kore-nordmann.de/blog/articles/php_charset_encoding_FAQ.html">a FAQ about this</a>. The <a href="http://kore-nordmann.de/blog/articles/php_charset_encoding_FAQ.html">FAQ</a> can now be found in the <a href="http://kore-nordmann.de/blog/articles.html">article</a> section of my website.
</blockquote>
<p>
Questions answered include "What is the difference between unicode and UTF-8/UTF-16/...?" and "What does "multibyte charset/encoding" mean?" as well as topics like transliteration and character set support in PHP.
</p>]]></description>
      <pubDate>Mon, 02 Jun 2008 09:33:46 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint PHP Blog: UTF-8 Email in PHP with eZ Components]]></title>
      <guid>http://www.phpdeveloper.org/news/6040</guid>
      <link>http://www.phpdeveloper.org/news/6040</link>
      <description><![CDATA[<p>
In <a href="http://www.sitepoint.com/blogs/2006/08/15/utf-8-email-in-php-with-ez-components/">his latest post</a> on the SitePoint blog today, <i>Harry Fuecks</i> explains and demonstrates how to send UTF-8 encoded emails with the help of the eZ components library of tools.
</p>
<blockquote>
<p>
One of the subjects I brushed over <a href="http://www.sitepoint.com/blogs/2006/08/08/utf-8-survival-at-webtuesdaych/">last week</a> was how you handle UTF-8 in email, because I don't have a full picture on the best way to solve this. The fundamental problem is summarized nicely on Wikipedia's discussion of <a href="http://en.wikipedia.org/wiki/MIME">MIME</a>.
</p>
<p>
Part of the problem there is there are different approaches to how you can solve this. There's plenty of gotchas and clearly more than than you get by default with PHP's <a href="http://www.php.net/mail">mail</a> function (that's after you fixed your code for <a href="http://www.securephpwiki.com/index.php/Email_Injection">email injection</a>). In other words taking a "<a href="http://en.wikipedia.org/wiki/Not_Invented_Here">not invented here</a>" view is going to leave you with a big workload.
</p>
</blockquote>
<p>
So, <i>Harry</i> suggests uisng the Mail classes from the eZ components libraries to send (explicitly) UTF-8 encoded emails. He also <a href="http://www.sitepoint.com/blogs/2006/08/15/utf-8-email-in-php-with-ez-components/">includes a simple example</a> of how to send it, showing a message in German to be sent correctly.
</p>]]></description>
      <pubDate>Tue, 15 Aug 2006 07:50:12 -0500</pubDate>
    </item>
  </channel>
</rss>
