[Htmlparser-user] does someone have a simple example of printing out all nodes of a document
Brought to you by:
derrickoswald
From: Randy P. <rtp...@gm...> - 2007-11-23 23:55:07
|
hello, this should not be as hard as i am making this, but i have a brain lock. I need a simple function to parse a html file and print out each of its nodes i am espesiailly having problems with nested nodes. Like tables within divs within divs. it needs to prints everything so, i could take the output and display the same html page. but it needs to go to the level where there are no children. I hope this make sense. thanks for any help someone can give me randy |