I'm trying to do a dynamic menu of links at the buttom of my page, I can get all the links description fron my database and show them but I don't know how to get the string from my database (that holds the url) and assign it to the appropriate link description, in other words, is it possible (and how) to put a variant at the <a href="xyz"> ?