ID:               42438
 Updated by:       [EMAIL PROTECTED]
 Reported By:      perching_eagle at yahoo dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: windows xp
 PHP Version:      5.2.3
 New Comment:

Well, do you get readable error messages when you don't load mbstring?
(this is getting quite boring..)


Previous Comments:
------------------------------------------------------------------------

[2007-08-28 18:57:35] perching_eagle at yahoo dot com

i followed your advice, set display_errors to On and error_reporting to
E_ALL, it didn't do much help but when i set the error_reporting to
E_ALL & E_STRICT the japanese characters disappeared from the output of
my code when using a php editor (i use php designer), however nothing
changed when i tried display my output on a browser window using apache
httpd. i also noticed some comments or non-directives in the php ini
file, that were not properly "commented" with ";" and correcting them
still didn't help. 

i also think that in the window edition of php 5.2.3 download, 
mb_string language was set to japanese by default, even for english
language speakers, and those japanese characters dumped on the output
screen from my code, could be error messages automatically translated
into japanese.

------------------------------------------------------------------------

[2007-08-28 11:19:54] [EMAIL PROTECTED]

Try rewriting those files of yours from scratch and set error_reporting
to E_ALL and display_errors=On in your php.ini..

------------------------------------------------------------------------

[2007-08-28 11:18:33] [EMAIL PROTECTED]

Perhaps the reason it works for me is that I don't bother using Windows
but a working OS instead. Linux. :)

------------------------------------------------------------------------

[2007-08-28 00:41:16] perching_eagle at yahoo dot com

i tried the new extension in your post and it didn't help. 
one question?

did you try saving the two classes in seperate files?

that is when the problem arises, i even notice that by importing dummy
php files created similar results, the characters that are dumped on the
screen looks a lot like japanese characters.

------------------------------------------------------------------------

[2007-08-27 08:43:52] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

I can't reproduce this. (I get the expected result..)

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/42438

-- 
Edit this bug report at http://bugs.php.net/?id=42438&edit=1

Reply via email to