<?php $str = '<a href="/football/italy/1-division-phase-a/fixtures/7-days/#" data-y="f1" data-v="this-is-variable">2 - 0</a>'; preg_match("/>([^<]+)</", $str, $matches); echo $matches[1];
You have javascript disabled. You will not be able to edit any code.