How can I get the button id pressed, since the buttons are automatically generated with php and do not have their id set, I need the button id to do a SQL query with php,
Code that generates the button:
while ($linha = mysqli_fetch_array($...
asked by
08.12.2016 / 12:57