<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/encoding</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 19:57:37 GMT</pubDate>
<item>
<title>(PHP) UTF8 Friendly - phpdev</title>
<link>http://snipplr.com/view/69620/utf8-friendly/</link>
<description><![CDATA[ <p>**UTF8 Friendly PHP Class**</p> ]]></description>
<pubDate>Thu, 24 Jan 2013 22:55:29 GMT</pubDate>
<guid>http://snipplr.com/view/69620/utf8-friendly/</guid>
</item>
<item>
<title>(PHP) iconv: Force encoding before removing accented characters - KuhlMensch</title>
<link>http://snipplr.com/view/63683/iconv-force-encoding-before-removing-accented-characters/</link>
<description><![CDATA[ <p>I was trying to remove accented characters and the character substitution was incorrect. After mucking around I realised I needed to encode.

I don't know exactly why I needed to force encoding. It might simply be because  the server was linux.</p> ]]></description>
<pubDate>Fri, 02 Mar 2012 16:28:54 GMT</pubDate>
<guid>http://snipplr.com/view/63683/iconv-force-encoding-before-removing-accented-characters/</guid>
</item>
<item>
<title>(PHP) Export UTF-8 data in excel with correct encoding - dsoms</title>
<link>http://snipplr.com/view/56084/export-utf8-data-in-excel-with-correct-encoding/</link>
<description><![CDATA[ <p>If you want to export some utf-8 data into csv/tsv that will be readable by excel with correct encoding you must add special non vissable characters at the begining of file</p> ]]></description>
<pubDate>Mon, 04 Jul 2011 18:03:28 GMT</pubDate>
<guid>http://snipplr.com/view/56084/export-utf8-data-in-excel-with-correct-encoding/</guid>
</item>
<item>
<title>(PHP) Convert Windows-1251 to UTF8 - bussurfer</title>
<link>http://snipplr.com/view/53307/convert-windows1251-to-utf8/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 May 2011 00:47:52 GMT</pubDate>
<guid>http://snipplr.com/view/53307/convert-windows1251-to-utf8/</guid>
</item>
<item>
<title>(PHP) Convert UTF8 to Windows-1251 - bussurfer</title>
<link>http://snipplr.com/view/53306/convert-utf8-to-windows1251/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 11 May 2011 00:45:18 GMT</pubDate>
<guid>http://snipplr.com/view/53306/convert-utf8-to-windows1251/</guid>
</item>
<item>
<title>(PHP) Mime mail - sybrex</title>
<link>http://snipplr.com/view/41791/mime-mail/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 08 Oct 2010 00:55:27 GMT</pubDate>
<guid>http://snipplr.com/view/41791/mime-mail/</guid>
</item>
<item>
<title>(PHP) PHP function to change collation on MySQL db - ginoplusio</title>
<link>http://snipplr.com/view/28158/php-function-to-change-collation-on-mysql-db/</link>
<description><![CDATA[ <p>Function to fix char set and collation on mysql tables, see [this link](http://www.barattalo.it/2010/02/11/php-function-to-fix-collation-on-database-fields-of-mysql/ "Fix encoding on db")
for examples and more infos.</p> ]]></description>
<pubDate>Thu, 11 Feb 2010 04:53:09 GMT</pubDate>
<guid>http://snipplr.com/view/28158/php-function-to-change-collation-on-mysql-db/</guid>
</item>
<item>
<title>(PHP) decode utf8 charset - michaelfox</title>
<link>http://snipplr.com/view/13914/decode-utf8-charset/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Apr 2009 10:35:51 GMT</pubDate>
<guid>http://snipplr.com/view/13914/decode-utf8-charset/</guid>
</item>
<item>
<title>(PHP) Regex ignore html entities but replace any '&amp;amp;' with &amp;amp;amp; - alli14404</title>
<link>http://snipplr.com/view/11315/regex-ignore-html-entities-but-replace-any--with-amp/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 Jan 2009 10:54:00 GMT</pubDate>
<guid>http://snipplr.com/view/11315/regex-ignore-html-entities-but-replace-any--with-amp/</guid>
</item>
<item>
<title>(PHP) Send multi-part encoded mail with attachments. - IanLewis</title>
<link>http://snipplr.com/view/2686/send-multipart-encoded-mail-with-attachments/</link>
<description><![CDATA[ <p>Sends mail to the e-mail address specified. Supports attaching files, multi-part message, and e-mail encodings. Works well with Asian cell phones.</p> ]]></description>
<pubDate>Mon, 21 May 2007 20:49:13 GMT</pubDate>
<guid>http://snipplr.com/view/2686/send-multipart-encoded-mail-with-attachments/</guid>
</item>
</channel>
</rss>