Codice PHP:
preg_match_all('/src="..\\/..\\/img_news\\/(.*?)"/'$articolo$match);
var_dump($match);