Hey guys,
So I'm trying to make a website in php. I'm just wondering, when I click on a link is there any way for the text of the link to be put into a variable. Basically the user will select the name of a database(which is a hyperlink to a menu page), and this will get stored into the database variable to use for the connection.
Thanks in advance for any help :)