[resolved] Tools -> Integration - UTF-8 encoding |
Site Admin
|
I think there are no problems with utf8 but with interpreting what you get.
What you get as "mÄ…ka" (more than 4bytes) is a correct UTF-8 string, just store it into an utf-8 encoded HTML (with approriate meta and charset) and you'll see it as "mąka" (4bytes) |
||||||||||||
_________________ The PHP IDE team |
|
Hmmm....
I tried and this is the same. I created HTML file, set up the meta utf-8 content and i select text and then after applying the command it changes to this form with bad characters. This is important for me because this is great tool here and if i cant do that correctly with my special utf-8 characters it becomes useless this way I tried many things and no results. Tom |
||||||||||||
|
|
Dmitri is right, also check in Tools->Settings->IDE->IDE settings that Default file encoding is UTF-8, should work .
Btw, as much as I'm using phpEd, none of UTF-8 problems do I experience. Bye |
||||||||||||
|
|
hmm....
i was trying many things BU now i realized that the script used in integration command was not encoded in UTF-8 i created that with notepad2 and it was default ANSI and i was lookin in my project and problem was with the script itself thanks for all you help now this is fantastic to have such a thing in PHPED tom |
||||||||||||
|
|
Very good then , I was experiencing such problems also before long time...
Bye |
||||||||||||
|
|
I wrote some character in UTF8 with dreamweaver without any prb. If I try to open with phpED I can't see what I wrote.
Tools->Settings->IDE->IDE settings that Default file encoding is UTF-8 tools->Setting->Editors->Appearance->????? which one should I select to see UTF8 characters Thanks for helps. Kadir |
||||||||||||
|
|
Default . Maybe these UTF problems you are experiencing, are being caused by BOM record... :/
|
||||||||||||
|
|
BOM record??? (Sorry I don't know what is this )
|
||||||||||||
|
Site Admin
|
when you open your file using File->Open, please check if encoding is utf-8
In v5.0 you can change encoding on the fly (right click on it in the status bar) |
||||||||||||
_________________ The PHP IDE team |
Veteran
|
Still I have probs with UTF-8
Eg. result of string "ąśćłóń" is "ąśćłóń". Script file set in itegration works ok (with utf-8 etc.) and probs is only via inserting text again into editor (result string has BOM record - after script run, not earlier). How schould I set it correctly ? |
||||||||||||
Last edited by intro on Sat Jun 16, 2007 5:43 am; edited 1 time in total _________________ ML |
Veteran
|
Btw. everywhere here I have set up UTF-8 for files and IDE, so this part of settings isn't a reason.
|
||||||||||||
_________________ ML |
[resolved] Tools -> Integration - UTF-8 encoding |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by