$match) { $spaces = " $match"; $name = $matches[2][$key]; $url = $file."#".$matches[3][$key]; $index .= "$spaces* [$name]($url)\n"; } } } echo $index;