News Feed
Jobs Feed
Sections




News Archive
Andrei Zmievski's Blog:
All the Little Pieces, or TextIterator in PHP 6
July 14, 2006 @ 05:55:15

On Andrei Zmievski's blog today, there's a new post looking at new features of the upcoming PHP6 series - specifically dealing with internationalization and Unicode support.

I have been working on the Unicode support in PHP for quite a while now and I figure that it is time to start talking about Unicode and I18N in general and specifically about some of the new features that PHP 6 will be bringing to the table.

He first covers the new TextIterator class, as "swiss-army kife-like" tool that gives the user abilities to work with text units (really their boundaries) in a simple, normalized way. Of course, definitions and code follow to illustrate the point with examples ranging from interpreting a string out to grabbing certain bits of the string.

He also introduces the opposite twin of the TextIterator class - ReverseTextIterator. It's basic function is to (basically) do everything its twin does, only in reverse.

0 comments voice your opinion now!
textiterator reversetextiterator php6 unicode internationalization class textiterator reversetextiterator php6 unicode internationalization class


blog comments powered by Disqus

Similar Posts

DevShed: Using Abstract Factory Classes in PHP 5 to Work with Online Forms

Zend Developer Zone: Compressing JPEG images with JPEG Reducer

ActsAsFlinn Blog: PHP and ActiveRecord (continued)

Michael Kimsal's Blog: Another PHP bugbear…

Internet Super Hero Blog: Compiling mysqlnd with PHP 5.2/5.3/6.0


Community Events











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


opinion development release unittest interview example functional phpunit code database composer introduction language community api testing zendframework2 series framework podcast

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