There's a tutorial that appeared recently called Get Links With DOM.
Planet PHP lists the author as Kevin Waterson, although his name is not mentioned on the page itself. Anyway, he claims:
using regular expressionsGet links with XPath - PHP in ActionPlanet PHP Mon, 10/06/2008 - 14:53
There's a tutorial that appeared recently called Get Links With DOM. PHPPro.org: SQL Intro, Reciprocal Links & Finding Links with DOMPHPDeveloper.org Mon, 10/06/2008 - 12:09
Kevin Waterson has added three new tutorials to his PHPPro.org website recently: Get Links With DOM - Kevin WatersonPlanet PHP Fri, 10/03/2008 - 20:24
Perhaps the biggest mistake people make when trying to get URLs or link text from a web page is trying to do it using regular expressions. Processing.jsLambda the Ultimate - Programming Languages Weblog Sat, 05/17/2008 - 20:13
John Resig (of jQuery fame) has ported the Processing visualization language to JavaScript. The examples are remarkable, check them out (but check the browser issues John discusses). John has a little confession:
PHP in Action Blog: Tips for web testingPHPDeveloper.org Wed, 02/13/2008 - 08:09
On the PHP in Action Blog, there's a new post today that shares some tips for testing your web applications with some simple tests.
He suggests: |