Hello all!
I like to know about the pattern which i must follow to get the result using preg_match_all for the urls in the webpage.
In the page there is many urls and in that in need to get the url which is like this "<h2><a id='....' href='http://example.com'" /></a>...............</h2>
Can anyone help me find this pattern i must follow to get this!
[edited by: eelixduppy at 2:23 pm (utc) on Feb 18, 2010]