News 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 php locale behavior case conversion character set utf8 tips mbstring native php locale behavior case conversion character set



Similar Posts

Richard Heyes\' Blog: RPC for PHP5

DevShed: Abstract Classes in PHP - Setting Up a Concrete Example

SitePoint: The PHP Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition

php|architect: Zend Framework - A Practical Tutorial

Paul Jones\' Blog: ASP-Style Programming in PHP?


Community Events











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


mysql zendframework book database job conference zend cakephp security releases package release developer application example ajax code framework PEAR PHP5

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