<?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: mbstring Functions by default in PHP</title>
	<atom:link href="http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/</link>
	<description>A Tech Discovery Blog on PHP, Ajax, Security and Social Media.</description>
	<lastBuildDate>Thu, 13 Oct 2011 13:51:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 关于mbstring多字节字符串处理模块的相关设置 &#124; David Lou</title>
		<link>http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/comment-page-1/#comment-40605</link>
		<dc:creator>关于mbstring多字节字符串处理模块的相关设置 &#124; David Lou</dc:creator>
		<pubDate>Tue, 07 Sep 2010 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/?p=567#comment-40605</guid>
		<description>[...] 今天正好在网上看到一篇关于如何设置mbstring系列函数为php默认使用函数的一篇文章，顺便也就仔细看了看php.ini中mbstring部分的设置参数。mbstring系列函数在涉及到中文及其它亚洲字符集的开发中是经常使用的，研究一下还是有必要的。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 今天正好在网上看到一篇关于如何设置mbstring系列函数为php默认使用函数的一篇文章，顺便也就仔细看了看php.ini中mbstring部分的设置参数。mbstring系列函数在涉及到中文及其它亚洲字符集的开发中是经常使用的，研究一下还是有必要的。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paan</title>
		<link>http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/comment-page-1/#comment-39175</link>
		<dc:creator>paan</dc:creator>
		<pubDate>Wed, 30 Jul 2008 06:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/?p=567#comment-39175</guid>
		<description>another thing to note is that the mbstring.func_overload in php.ini uses the *nix like file permission convention to.. 
meaning that if you, for example, wants to enable only mail and string mb functions you can use the value of 3</description>
		<content:encoded><![CDATA[<p>another thing to note is that the mbstring.func_overload in php.ini uses the *nix like file permission convention to..<br />
meaning that if you, for example, wants to enable only mail and string mb functions you can use the value of 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mbstring&#124; David Lou</title>
		<link>http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/comment-page-1/#comment-38813</link>
		<dc:creator>mbstring&#124; David Lou</dc:creator>
		<pubDate>Tue, 22 Jul 2008 10:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/?p=567#comment-38813</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinu</title>
		<link>http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/comment-page-1/#comment-38714</link>
		<dc:creator>vinu</dc:creator>
		<pubDate>Fri, 18 Jul 2008 14:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/?p=567#comment-38714</guid>
		<description>Yeah- I agree with you - it absolutely sucks having to figure out encoding issues between PHP and MySQL - especially when working with a company which enables publishers getting their content online. You can imaging the number of sleepless nights the team had figuring out why have those blocks appearing instead of characters :)</description>
		<content:encoded><![CDATA[<p>Yeah- I agree with you &#8211; it absolutely sucks having to figure out encoding issues between PHP and MySQL &#8211; especially when working with a company which enables publishers getting their content online. You can imaging the number of sleepless nights the team had figuring out why have those blocks appearing instead of characters <img src='http://blogs.vinuthomas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/comment-page-1/#comment-38713</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 18 Jul 2008 14:23:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/?p=567#comment-38713</guid>
		<description>Again, a very useful posting. Thanks a lot!

You should have mentioned, that the mbstring extension is not available on all hosts, but thats probably obvious for your reader...

I can&#039;t wait for PHP6 to come out, where we can (hopefully) forget about these problems. Its ridiculous still struggling around with UTF8 encoding in 2008 ;)</description>
		<content:encoded><![CDATA[<p>Again, a very useful posting. Thanks a lot!</p>
<p>You should have mentioned, that the mbstring extension is not available on all hosts, but thats probably obvious for your reader&#8230;</p>
<p>I can&#8217;t wait for PHP6 to come out, where we can (hopefully) forget about these problems. Its ridiculous still struggling around with UTF8 encoding in 2008 <img src='http://blogs.vinuthomas.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinu Thomas&#8217; Blog: mbstring Functions by default in PHP &#124; Development Blog With Code Updates : Developercast.com</title>
		<link>http://blogs.vinuthomas.com/2008/07/18/mbstring-functions-by-default-in-php/comment-page-1/#comment-38712</link>
		<dc:creator>Vinu Thomas&#8217; Blog: mbstring Functions by default in PHP &#124; Development Blog With Code Updates : Developercast.com</dc:creator>
		<pubDate>Fri, 18 Jul 2008 13:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.vinuthomas.com/?p=567#comment-38712</guid>
		<description>[...] a new post to his blog, Vinu Thomas talks about a set of functions that can make your life easier when [...]</description>
		<content:encoded><![CDATA[<p>[...] a new post to his blog, Vinu Thomas talks about a set of functions that can make your life easier when [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/9 queries in 0.006 seconds using disk: basic
Object Caching 333/334 objects using disk: basic

Served from: blogs.vinuthomas.com @ 2012-02-09 03:39:33 -->
