I've encountered this problem when developing for a greek company. Do you create a html output from it ? If you do, make sure that you have <meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8" /> in the <head> tag of the html output.
Lucian "Pnp" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I want to read some texts in greek from an xml file and all i get is weird > symbols.. > The Xml's encoding is utf-8 and so is the xmlparser that I create. > Can anyone suggest anything? > > Thanx in advance, > Panagiotis -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php