<script src="http://example.com/make_iframe"></script>
<script language="javascript" src="http://js.amazines.com/articlefeed.js?c=,68&t=1&b=1&m=5&h=3&r=0&a=&uid=a62ff736-bcd5-48a8-9d2d-2ad50964deb9"></script>
<?php $URL = 'http://google.com/search?q=gold'; preg_match_all("/<a href=['\"](.*?)['\"][ ]?/i",file_get_contents($URL),$matches); print_r($matches[1]); ?>