on mouseover get variables from database
What I am trying to do is this, when I mouseover a link I want to get one part of the adress and use it as a variable in a mysql-query and get information from the database.
I have made the mouseover function to show i div-tag, now i want to populate it with data from the database.
Haven't been able to find any tutorials on the subject. So if anyone know how to solve it, have tips on good tutorials or anything else that can help me would be appreciated.
Best regards.