<?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/utf-8</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 23:36:29 GMT</pubDate>
<item>
<title>(PHP) Cut long string to n symbols preserving words (UTF-8) - chupzzz</title>
<link>http://snipplr.com/view/65763/cut-long-string-to-n-symbols-preserving-words-utf8/</link>
<description><![CDATA[ <p>Cut the string to needed length with keeping words.</p> ]]></description>
<pubDate>Fri, 22 Jun 2012 23:31:59 GMT</pubDate>
<guid>http://snipplr.com/view/65763/cut-long-string-to-n-symbols-preserving-words-utf8/</guid>
</item>
<item>
<title>(PHP) UTF8 Database fix - sjasliek</title>
<link>http://snipplr.com/view/64538/utf8-database-fix/</link>
<description><![CDATA[ <p>Author: J. van Hemert  
Fixes encoding when utf-8-encoded data 
is stored in tables with other (e.g.    
 latin_swedish_ci) encoding.            
Will convert all columns in all tables 
 to utf8_general_ci.</p> ]]></description>
<pubDate>Fri, 13 Apr 2012 19:47:53 GMT</pubDate>
<guid>http://snipplr.com/view/64538/utf8-database-fix/</guid>
</item>
<item>
<title>(PHP) php pear mail UTF-8 encoding - Reportme</title>
<link>http://snipplr.com/view/60329/php-pear-mail-utf8-encoding/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 29 Oct 2011 04:02:23 GMT</pubDate>
<guid>http://snipplr.com/view/60329/php-pear-mail-utf8-encoding/</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) XML to JSON (Simple) Parser - Pazuzu</title>
<link>http://snipplr.com/view/51637/xml-to-json-simple-parser/</link>
<description><![CDATA[ <p>The unicode decoding functions were adapted from the Decoder.php source from the Zend Framework.</p> ]]></description>
<pubDate>Wed, 06 Apr 2011 10:00:15 GMT</pubDate>
<guid>http://snipplr.com/view/51637/xml-to-json-simple-parser/</guid>
</item>
<item>
<title>(PHP) UTF-8 to UCS-2 SMS - etangle</title>
<link>http://snipplr.com/view/27069/utf8-to-ucs2-sms/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Jan 2010 00:51:10 GMT</pubDate>
<guid>http://snipplr.com/view/27069/utf8-to-ucs2-sms/</guid>
</item>
<item>
<title>(PHP) returns position of the last ocurrence of a character in a string (PHP4 &amp;amp; PHP5) - sveggiani</title>
<link>http://snipplr.com/view/17300/returns-position-of-the-last-ocurrence-of-a-character-in-a-string-php4--php5/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 21 Jul 2009 15:59:24 GMT</pubDate>
<guid>http://snipplr.com/view/17300/returns-position-of-the-last-ocurrence-of-a-character-in-a-string-php4--php5/</guid>
</item>
<item>
<title>(PHP) recortar una cadena UTF-8 - sveggiani</title>
<link>http://snipplr.com/view/11015/recortar-una-cadena-utf8/</link>
<description><![CDATA[ <p>me encontré con el siguiente problema: tengo una cadena ($cadena) con cotejamiento utf-8, osea que tiene tildes y ñ's, intenté recortarla con la funcion substr() para crear el clasico "texto texto texto..." pero las tildes no salian bien, esto se soluciona usando mb_strcut() .</p> ]]></description>
<pubDate>Fri, 09 Jan 2009 00:08:30 GMT</pubDate>
<guid>http://snipplr.com/view/11015/recortar-una-cadena-utf8/</guid>
</item>
<item>
<title>(PHP) Convert incorrectly-formatted UTF-8 strings of HTML into correctly-formatted UTF-8 strings of plain text. - X3Maverick</title>
<link>http://snipplr.com/view/9958/convert-incorrectlyformatted-utf8-strings-of-html-into-correctlyformatted-utf8-strings-of-plain-text/</link>
<description><![CDATA[ <p>Useful for taking incorrectly-formatted UTF-8 strings containing HTML data, and converting them to correctly-formatted UTF-8 plain text.

A handy tool for displaying HTML stored in a database.</p> ]]></description>
<pubDate>Fri, 21 Nov 2008 11:54:00 GMT</pubDate>
<guid>http://snipplr.com/view/9958/convert-incorrectlyformatted-utf8-strings-of-html-into-correctlyformatted-utf8-strings-of-plain-text/</guid>
</item>
<item>
<title>(PHP) Cut a Long String to a moderate Display String in UTF-8 chracter - multani</title>
<link>http://snipplr.com/view/6625/cut-a-long-string-to-a-moderate-display-string-in-utf8-chracter/</link>
<description><![CDATA[ <p>在UTF-8的編碼下縮減字串並避免中文字串最後一個字變亂碼</p> ]]></description>
<pubDate>Sun, 08 Jun 2008 05:59:22 GMT</pubDate>
<guid>http://snipplr.com/view/6625/cut-a-long-string-to-a-moderate-display-string-in-utf8-chracter/</guid>
</item>
<item>
<title>(PHP) PHP 文字コード判定 - daisuke103</title>
<link>http://snipplr.com/view/5587/php-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 28 Mar 2008 05:19:54 GMT</pubDate>
<guid>http://snipplr.com/view/5587/php-/</guid>
</item>
</channel>
</rss>