この値は正規表現で取得します
<a href="http://www.site.com/path/index.php" class="visio_large" target=""><span>Click here</span></a>
URL " http://site.com/path/index.php " (引用符なし) を取得し、残りの値をすべて残すにはどうすればよいですか?
この値は正規表現で取得します
<a href="http://www.site.com/path/index.php" class="visio_large" target=""><span>Click here</span></a>
URL " http://site.com/path/index.php " (引用符なし) を取得し、残りの値をすべて残すにはどうすればよいですか?