The Artima Developer Community
Sponsored Link

PHP Buzz Forum
php unicode support and 5.1

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
nucleuz

Posts: 52
Nickname: nucleuz
Registered: Sep, 2004

nucleuz is maintaining www.phpvolcano.com and www.wiki.cc
php unicode support and 5.1 Posted: Oct 24, 2004 12:57 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by nucleuz.
Original Post: php unicode support and 5.1
Feed Title: NuCleuZ
Feed URL: http://sprout.phpwebhosting.com/404.html
Feed Description: PHP5 and web development
Latest PHP Buzz Posts
Latest PHP Buzz Posts by nucleuz
Latest Posts From NuCleuZ

Advertisement
in a interesting discussion on the 5.1 roadmap Wez maps out some of the plans that will become PHP5.1, one thing that is really interesting is the the following regarding unicode support: ....it would be nice if we had some kind of "String" class (would be nice to use that as the class name...) that used the overloading features of the engine to make it smell like a regular string. It would be aware of, at least, the most common charset encodings (and perhaps be able to load in tables for others at runtime) and have methods to concatentate, split, index by character position (not byte position) etc. etc. and handle differences in character encodings transparently. quote from Wez. Unicode support for strings on a engine-level ...

Read: php unicode support and 5.1

Topic: Porting Tapestry To PHP: Interphace Previous Topic   Next Topic Topic: PHP World Kongress

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use