News Feed
Jobs Feed
Sections




News Archive
SitePoint PHP Blog:
Hot PHP UTF-8 tips
August 10, 2006 @ 14:50:03

Following up on some of his previous posts to the SitePoint PHP Blog, Harry Fuecks has posted this quick guide with some "hot UTF-8 tips" to share with the community.

As a result of all the noise about UTF-8, got an email from Marek Gayer with some very smart tips on handling UTF-8. What follows is a discussion illustrating what happens when you get obsessed with performance and optimizations (be warned - may be boring, depending on your perspective).

He talks mainly about using the native PHP functionality to avoid the mbstring issues that could arise by restricting locale behavior and using a fast case conversion function to handle strings correctly. The other tip involves delivery methods to those not able to recieve UTF-8 formatted content - checking their character set and responding accordingly.

0 comments voice your opinion now!
utf8 tips mbstring native locale behavior case conversion character set utf8 tips mbstring native locale behavior case conversion character set


blog comments powered by Disqus

Similar Posts

David Sklar's Blog: Visiting each character in a string

Nessa's Blog: Convert Database to UTF-8

Felix Geisendorfer's Blog: Bringing the cold war to CakePHP 1.2 - The Containable Behavior

SitePoint PHP Blog: J4P5 - Javascript For PHP5

Maggie Nelson's Blog: When PHP and Oracle assume the worst about each other


Community Events











Don't see your event here?
Let us know!


usergroup framework zendframework2 testing development unittest database rest functional series podcast phpunit introduction language interview release conference community symfony2 opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework