foreach(array_keys($txwords) as $key) { $urltag='http://www.example.com/noticia".$key.".html.''; echo '<a href="'.$urltag.'">'.$key.'</a>, ; }