Name:
URL:
saveLink($link1); } foreach ($db->getListReverse() as $link) { echo '
'.$link['link_name'].'
-
'.$link['link_url'].'
'; } ?>