Monthly Archives: December 2011

Finally, A Great HTML Parser for PHP

I’m blown away by the PHP Simple HTML DOM Parser. It’s like Beautiful Soup, the Python HTML/XML parser, but for PHP and has some nice jQuery-like syntax. It also seems just incredibly fast, but maybe that’s also because I’m better at … Continue reading

Posted in General Code, PHP | 1 Comment