i am back again
today i want to learn and want to complete the task of analyzing webpage for its anchor links and to record them for spidering.I also want to respect the "nofollow" attribute.
But the problem is that i haven't good experience of DOM with PHP i want to need your help of some code samples or some examples.

I have tried to use regular expression after reading from
http://blogs.worldnomads.com.au/matt...04/06/215.aspx
but it looks to be bit more difficult and less complete solution than DOM.
I need help of your comments

Thank You.