php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6391 charset error
Submitted: 2000-08-28 02:25 UTC Modified: 2001-05-22 00:35 UTC
From: gk at svt dot unity dot net Assigned: vlad (profile)
Status: Closed Package: Sybase (dblib) related
PHP Version: 4.0 Latest CVS (28/08/2000) OS: Linux RH 6.2
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: gk at svt dot unity dot net
New email:
PHP Version: OS:

 

 [2000-08-28 02:25 UTC] gk at svt dot unity dot net
4-th parameter to specify charset in sybase_[p]connect
converting chars when parameter is blank. I have installed
cp850 charset in database, but client-side browser use windows-1251 and chars in browser are unreadable.
php.ini - no changes

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-11 21:09 UTC] joey@php.net
Could someone who knows something about localization
take a look at this one?
 [2001-05-15 18:06 UTC] vlad@php.net
I am not a localization expert, but I do speak Russian and AFAIK charset cp-1251 and cp-850 are totally different, like koi8 and cp-1251, thus you won't be able to read one when your browser understands the other. I do not see a problem here.

I might be missing the point of the problem altogether, so I am not closing the report, but asking for your feedback. Can you tell me if I am mistaken thinking that there is no error? If yes, please do explain.
 [2001-05-22 00:35 UTC] vlad@php.net
No feedback, and I do not see a problem here. Therefore closed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 10:01:28 2024 UTC