č il comportamento di button
per avere un bottone che non faccia il submit serve il type
<button type="button" onclick="window.location='index.php'">back</button>
č il comportamento di button
per avere un bottone che non faccia il submit serve il type
<button type="button" onclick="window.location='index.php'">back</button>