|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2009-01-17 22:33 UTC] arhidima at gmail dot com
Description: ------------ Sorry, I do not speak in English. I use a translator Google. Russian documentation in CHM format (http://www.php.net/get/php_manual_ru.chm/from/a/mirror) has a "pointer" incorrect coding (see screenshot: http://img178.imageshack.us/img178 / 5410/screennokn9.jpg). I corrected and changed CHM file is encoded correctly displayed (see screenshot http://img178.imageshack.us/img178/6863/screenyespp1.jpg). I would like, what would you have published an updated version of the documentation in Russian to PHP in CHM format on the site. Corrected version of the file is located here: http://rapidshare.com/files/185112277/php_manual_ru.chm.html Reproduce code: --------------- No Expected result: ---------------- Cool. Actual result: -------------- Now, documentation in Russian is displayed correctly. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 03:00:02 2025 UTC |
Good job, much easier to use, but fulltext search still shows results in UTF8 ("krakozyabry"). So there are 2 ways: reencode _whole_ russian html help from UTF8 to WIN1251, or do not use Windows(tm) (i guess, linux CHM readers are not affected with this encoding problem, am i right?)