[Solved] How to make an url show it? ?id=1 [closed]


You can do this by hyperlink, form submit, manually typing it into the URL bar and many other methods. Use a hyperlink:

<a href="www.example.com?id=1">ID1</a>

solved How to make an url show it? ?id=1 [closed]