php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #12225 [XML] support for other encoding in utf8_decode , utf8_encode
Submitted: 2001-07-18 05:10 UTC Modified: 2002-11-30 09:15 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: M dot Hankus at ce3 dot pl Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.6 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: M dot Hankus at ce3 dot pl
New email:
PHP Version: OS:

 

 [2001-07-18 05:10 UTC] M dot Hankus at ce3 dot pl
Functions utf8_encode utf8_decode support only ISO-8859-1. Support for other encodings would be a great feature, especially for people who does not use ISO-8859-1. Without 
those encodings all XML functions are useless (at least for XML which contains national characters). Maybe there will be a way to make user specified encoding ???

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-30 09:15 UTC] chregu@php.net
Use the iconv or recode extensions, which do provide a much larger set of supported encodings

chregu
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC