2008
PHP Simple HTML DOM Parser
by 10 others, 3 commentsA simple PHP HTML DOM parser written in PHP5 . I wrote it is because using PHP DOM XML library to parse HTML is really a pain. The origional idea is from Jose Solorzano's HTML Parser for PHP 4.
2006
slayeroffice : alternatives to innerHTML
by 15 others (via)The focus of this article will be to show you ways of doing things commonly reserved for innerHTML with only DOM methods.
2005
1
(3 marks)