> When I'm trying to load an external html document with the loadHTMLFile()
> function and then I use the saveHTML() function to output its content,
> some text in the external html document which is written in hebrew is
> displayed in a gibberish format. is anyone here has an idea how to solve
> this problem?
> 
> NOTE: the document itself is encoded in utf-8 character set.

What is the PHP internal encoding?  (Look through your phpinfo() output).

Darren


-- 
PHP Unicode & I18N Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to