Codice PHP:
$isbn=$res[isbn];
echo "<button type ='button' onclick='location.href=\"carrello.php?isbn=$isbn\">Ordina</button>";
Codice PHP:
$isbn=$res[isbn];
echo "<button type ='button' onclick='location.href=\"carrello.php?isbn=$isbn\">Ordina</button>";