I’m providing a backlink selling service, but I have problem while checking the sold links on publisher web sites. For example I want to check
<a href="http://www.example.com" title="example">example</a>
I can check this but some users add target="_blank" some of them target="_new"… The code’s structure is changing by the webmaster.
I want to check the codes with regex. The Regex should check href="", title="" and between the a tags (<a>here</a>).
I’ve made you this:
output: