php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19561 error with some traditional chinese big-5 font
Submitted: 2002-09-23 12:44 UTC Modified: 2002-09-23 18:30 UTC
From: michalehsieh at mail dot apol dot com dot tw Assigned:
Status: Not a bug Package: *Languages/Translation
PHP Version: 4.2.0 OS: redhat 7.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
27 - 18 = ?
Subscribe to this entry?

 
 [2002-09-23 12:44 UTC] michalehsieh at mail dot apol dot com dot tw
Dear Sir:
      For some reason, I am using php 4.0.6 and Mysql under Redhat 7.3. I found wth some big-5 encoding font like "?\",
"?\","?\"... had error using php which are multibyte char with "5c" in the last byte. the display and sending parameter value will be "?\\","?\\"... instead of the roght value. And I got errors send this fonts to Mysql for search. I can not find any related bugs report in the database. Did the upgrade version or any other way to solve this problem ? Please kindly provide informations. If this is a "bogus" , I am so sorry and I apoligize for that.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-23 18:30 UTC] sniper@php.net
In php.ini, search for 'magic_quotes_' prefixed ini directives and set them off. Not a bug but a feature.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 20:01:29 2024 UTC