Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.9.4

Request #8191 use kanji sheet name and can't get correct result
Submitted: 2006-07-12 05:47 UTC
From: niceon at gmail dot com Assigned: progi1984
Status: Feedback Package: Spreadsheet_Excel_Writer (version 0.9.0)
PHP Version: 5.1.4 OS: XP
Roadmaps: (Not assigned)    
Subscription  
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:
2010-04-06 15:08 UTC
Package:
Bug Type:
Summary:
From: niceon at gmail dot com
New email:
PHP Version: Package Version: OS:

 

 [2006-07-12 05:47 UTC] niceon at gmail dot com (niceon)
Description: ------------ I write php file in utf-8 encode ,and also the sheet name is in utf-8 ,when i create excel file use code like : $sheetname="Š¿Žš"// japanese kanji use utf-8 encode $workbook->setVersion(8); $worksheet =& $workbook->addWorksheet($sheetname); $worksheet->setInputEncoding('utf-8'); ..... in the created excel file all the sheet name are in chaos ,but the cells are correctly displayed. so,can your give a function to set the InputEncoding of the sheet name.this will be very helpful!

Comments

 [2009-11-29 08:08 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2010-04-06 15:08 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!