Connecting Tech Pros Worldwide Help | Site Map

When will PHP properly support UNICODE

  #1  
Old July 17th, 2005, 10:19 AM
Stuart Gerchick
Guest
 
Posts: n/a
When will PHP properly support UNICODE
  #2  
Old July 17th, 2005, 10:19 AM
Daniel Tryba
Guest
 
Posts: n/a

re: When will PHP properly support UNICODE


Stuart Gerchick <sgerchick@bloomberg.net> wrote:[color=blue]
> When will PHP properly support UNICODE[/color]

http://php.net/mb_string

Or submit your problems to the responsible people if this (or
iconv/recode) doesn't do _it_ for you!

BTW what other platform(s) do support unicode properly?

--

Daniel Tryba

  #3  
Old July 17th, 2005, 10:19 AM
Andy Hassall
Guest
 
Posts: n/a

re: When will PHP properly support UNICODE


On Wed, 27 Oct 2004 11:02:58 +0000 (UTC), Daniel Tryba
<news_comp.lang.php@canopus.nl> wrote:
[color=blue]
>Stuart Gerchick <sgerchick@bloomberg.net> wrote:[color=green]
>> When will PHP properly support UNICODE[/color]
>
>http://php.net/mb_string
>
>Or submit your problems to the responsible people if this (or
>iconv/recode) doesn't do _it_ for you!
>
>BTW what other platform(s) do support unicode properly?[/color]

Depends what's meant by "platform" and "properly", but Perl's Unicode support
is pretty solid, at least since 5.8.

--
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
  #4  
Old July 17th, 2005, 10:20 AM
Mau Pastor
Guest
 
Posts: n/a

re: When will PHP properly support UNICODE


Daniel Tryba <news_comp.lang.php@canopus.nl> wrote in message news:
[color=blue]
> BTW what other platform(s) do support unicode properly?[/color]

http://www.tcl.tk/
  #5  
Old July 17th, 2005, 10:21 AM
Daniel Tryba
Guest
 
Posts: n/a

re: When will PHP properly support UNICODE


Mau Pastor <maupastor@hotmail.com> wrote:[color=blue][color=green]
>> BTW what other platform(s) do support unicode properly?[/color]
>
> http://www.tcl.tk/[/color]

http://www.tcl.tk/resource/doc/faq/

<q>
Resource Center Under Repair
We are overhauling the way we manage the links in the resource center.
/doc/faq/ and all URLs under /resource are currently affected.

If you want a super crude dump of the links, try this dump.

Sorry for the mess - we should have something dynamic back up "soon".
</q>

So are there other resources I can read to get an understanding of the
OPs question?

--

Daniel Tryba

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL 4.1 / PHP 5.0 : Unicode problems roland.saad@gmail.com answers 3 October 24th, 2006 02:45 AM
"error_reporting" setting not being recognized in my php.ini file laredotornado@zipmail.com answers 1 October 3rd, 2006 03:25 PM
php extensions and windows... specifically extension_dir Chris Paul answers 3 December 5th, 2005 12:45 AM
php + mysql multilingual support Aditya Ivaturi answers 4 July 17th, 2005 03:21 AM