Browsing all articles tagged with Parsing HTML documents with Simple Html DOM – Ivan Villareal

Parsing HTML documents with Simple Html DOM

I had to get some information from an XHTML document, the information required was on nested tables, I’ve started working on that and my first approach was to get the [...]