seco
01-15-2008, 02:44 PM
Hi
i have a class that draw a xml file to a diagram by converting it to an array and draw it on hierarchal view
the class works fine but i have xml file that contains non english text and when i send it the drawed text not appeared correctly
i try to convert the encoding of every array element by using iconv function but !! still not appeared correctly
this is the class and there is a file called test.php that test the class with the xml that contains the non english text
http://rapidshare.com/files/83978921/drawxml.zip
any idea why the Arabic text not appeared well ?
thanks in advance.
i have a class that draw a xml file to a diagram by converting it to an array and draw it on hierarchal view
the class works fine but i have xml file that contains non english text and when i send it the drawed text not appeared correctly
i try to convert the encoding of every array element by using iconv function but !! still not appeared correctly
this is the class and there is a file called test.php that test the class with the xml that contains the non english text
http://rapidshare.com/files/83978921/drawxml.zip
any idea why the Arabic text not appeared well ?
thanks in advance.