<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: PHP &#8211; substr a UTF-8</title>
	<atom:link href="http://www.pikodrak.cz/php-substr-a-utf-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pikodrak.cz/php-substr-a-utf-8/</link>
	<description>o internetu, IT a mých koníčkách</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:33:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<span style="display:none;"><a href="http://www.millerarts.com/cgi-bin/mirror.cgi?task=53623" rel="nofollow">mail</a></span>	<item>
		<title>By: Lukas Satin</title>
		<link>http://www.pikodrak.cz/php-substr-a-utf-8/comment-page-1/#comment-93</link>
		<dc:creator>Lukas Satin</dc:creator>
		<pubDate>Sun, 03 Jul 2011 15:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pikodrak.cz/?p=72#comment-93</guid>
		<description>Samotne mb_substr() nekdy nefunguje a na zacatek stranky je treba pridat:
mb_internal_encoding(&quot;UTF-8&quot;);
mb_http_output( &quot;UTF-8&quot; );
ob_start(&quot;mb_output_handler&quot;);

Udela to to same, co ty radky s iconv...</description>
		<content:encoded><![CDATA[<p>Samotne mb_substr() nekdy nefunguje a na zacatek stranky je treba pridat:<br />
mb_internal_encoding(&#8220;UTF-8&#8243;);<br />
mb_http_output( &#8220;UTF-8&#8243; );<br />
ob_start(&#8220;mb_output_handler&#8221;);</p>
<p>Udela to to same, co ty radky s iconv&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cZip</title>
		<link>http://www.pikodrak.cz/php-substr-a-utf-8/comment-page-1/#comment-91</link>
		<dc:creator>cZip</dc:creator>
		<pubDate>Fri, 15 Apr 2011 11:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.pikodrak.cz/?p=72#comment-91</guid>
		<description>co takhle mb_substr();</description>
		<content:encoded><![CDATA[<p>co takhle mb_substr();</p>
]]></content:encoded>
	</item>
</channel>
</rss>

