foreach ($array as $element) { echo "<a href='show_cls_db.php?id=" . implode('', $array2) . "'>{$element}</a><br/>"; }