I tried that, but still i got weird symbols.
The xml, the xmlparser are set for utf-8 and so are the html pages.

I used the code which is in the chm file ...
Any ideas?


"Lucian Cozma" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> 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

Reply via email to