PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Internationalization » Translation2 » Bug #3008

getCharset()

Details

Request #3008getCharset()
Submitted2004-12-21 20:57 UTC
Fromcohen1 at gmail dot com
StatusBogus
PackageTranslation2
PHP VersionIrrelevant
OSIrrelevant
Roadmaps(Not assigned)

Comments

[2004-12-21 20:57 UTC] cohen1 at gmail dot com

Description:
------------
Hi again,

There is, as far as i can see, no function to retrieve the charset of a language. Though, when you use CreateNewLang, you can specify a charset (I think its called 'encoding').

I think it would be nice with such a function to use together with the SpecialChars decorator.

Again, if possible, I would like to help. Maybe I can produce this function?

/Ron

[2004-12-21 21:11 UTC] cohen1 at gmail dot com

DOH!

I missed the getLang function, sorry!