$row[URL]
"; if ($row[URL_MIRROR]) { $MIRROR = preg_split('/\|/', $row[URL_MIRROR], -1, PREG_SPLIT_NO_EMPTY); foreach ($MIRROR as $mirror) { $tp[URL_ALL] .= "Mirror: $mirror
"; } } } mysql_free_result($result); mysql_close($db); $tp[url] = $url; Template($template_download); #### end of program #### ##################################################################### #### Start sub program. Don't touch anything below #### ?>