|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
UTF-8 file saving
Hello everybody!
I'm getting crazy with a problem I cannot solve. I found out there were additional packages as PEAR for my PHP little admin page for my website that might solve it. I created a function that outputs an XML file which is supposed to contain latin chars. When saving the xml file to the disk, I always get it saved in ANSI coding and not in UTF-8. That's a big problem to me, because all the Ã*èìòù chars, when read by a Flash MX file SWF, are missing or not correct! Do you know if I can use PEAR functions to make it work the way I need? Or do you know how to solve this enigma? Thank you so much for your kind attention. |
|
#2
|
||||
|
||||
|
RE: UTF-8 file saving
without knowing what you are doing and what your PHP set up is this it is hard to help you. there are a number of articles on making PHP Unicode compatible.
I recommend you start at http://www.phparch.com/issuedata/articles/article_179.pdf |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PEAR Packages > UTF-8 file saving |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|