There is a code for php, I need that when I click on a button, the picture of the main background changes to another specific picture.
echo("<button class='new'> "); echo ( " <a href=\"$i.png\",>Просмотр</a> "); echo ( " </button> " ); echo("</div>");