php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #6371 unicode feature request...
Submitted: 2000-08-26 23:07 UTC Modified: 2001-10-02 04:22 UTC
From: slaktaren at chq dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0.0 OS: Red Hat Linux 6.1 + CLE v0.9 (ht
Private report: No CVE-ID: None
 [2000-08-26 23:07 UTC] slaktaren at chq dot com
there is a php4.0.0 japanese patch available... that you can use to patch the source and it will allow you to use Japanese encoding (supposedly SJIS...) but sjis doesnt work... only EUC encoding works... and there is a korean php script... that will allow you to use korean text ...

but these are all separate things that you have to do a million things to support...

is it possible... in a future release... you can get things like ImageTTFText to support Chinese, Japanese, and Korean text? i use php and mysql... and i want to use it to display the results (if in chinese or japanese) as an image... so everyone can see it...

i dont think this is very hard to implement at all... the resources for the japanese and korean are available... and there are plently of places to look for information about cjk specs...

php 4.0.0 JP patch -- http://freshmeat.net/news/2000/06/17/961266767.html

korean php script -- http://my.netian.com/~mischoi/mischoi.zip

cjk specs -- http://kanji.zinbun.kyoto-u.ac.jp/~yasuoka/CJK.html

thanks for any help

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-18 23:46 UTC] kalowsky@php.net
i believe this has been implemented now... check on a 
4.0.6RC and see if it's there for you
 [2001-10-02 04:22 UTC] sander@php.net
No feedback... closing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 00:01:41 2024 UTC