Comment on Mixing DOM and PHP objects for fun & profitparentComments−Nycto15yI had the same thought, so I whipped up how I would have implemented it with PHP:http://pastebin.com/YD79HaxUCaveat: That code is completely untested−toolate15yThat looks like a good start, but is missing the multi-pass approach from the original article.
Comments
I had the same thought, so I whipped up how I would have implemented it with PHP:
http://pastebin.com/YD79HaxU
Caveat: That code is completely untested
That looks like a good start, but is missing the multi-pass approach from the original article.