This one time, at band camp, mike <mike...@gmail.com> wrote:

> On Fri, Jan 16, 2009 at 10:58 AM, mike <mike...@gmail.com> wrote:
> 
> > only if it's parseable xml :)
> >
> 
> Or not! Ignore me. Supposedly this can handle HTML too. I'll have to
> try it next time. Normally I wind up having to use tidy to scrub a
> document and try to get it into xhtml and then use simplexml. I wonder
> how well this would work with [crappy] HTML input.

$dom->loadHTML($html)

Kevin

http://phpro.org

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

Reply via email to