Can anybody help me with this questions? It's probably easy for you...
Example:
I need the href value from that string. I tried many Regex examples but they did not work so good.
Any hints would be welcome!
Example:
Code:
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://site.com/feed.rss" />
Any hints would be welcome!
Comment