Re: [PHP] DOM TextArea (and dom chart please)

[email protected] ("Michael A. Peters")
Newsgroups php.general
Message-ID <[email protected]>
Michael A. Peters wrote:

> 
> $website_data = new tidy('dom_test.html',$tidy_config);

Doh!

Should be

$website_data = new tidy('dom_test.html',$tidy_config,'utf8');

Otherwise it has the same problem with multibyte characters that 
loadHTML() has. But with the 'utf8' specified it works beautifully.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.