K knAlestA New Member Mar 22, 2013 #1 I have a list of anchor tags, each one with an integer as "name" value and "#" as href value.When I click on the link, I would like to save the integer defined in "name" as a PHP variable without reloading the page.How should I write the code?
I have a list of anchor tags, each one with an integer as "name" value and "#" as href value.When I click on the link, I would like to save the integer defined in "name" as a PHP variable without reloading the page.How should I write the code?