Hi Guys!
I need to extract the anchor href content using preg_match_all.
Does anyone have a link to regex that will do this for me?
Example content:
PHP Code:<a class="class-name here" title="test title" target="_blank" rel="nofollow" onclick="javascript({function_here()})" href="http://sub.test.com/">



Reply With Quote


Bookmarks