Skip to content

Instantly share code, notes, and snippets.

@shivan-s
Created November 5, 2024 19:47
Show Gist options
  • Save shivan-s/a1ef3e7bb2c9ea51c9e6d9c629a1a4b5 to your computer and use it in GitHub Desktop.
Save shivan-s/a1ef3e7bb2c9ea51c9e6d9c629a1a4b5 to your computer and use it in GitHub Desktop.
<form method="GET">
<button name="isEdit" value="1">Edit me</button>
</form>
<a class="button" href="?isEdit=1">Edit me</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment