Skip to content

Tag: php

html php query without URL update

Is it possible to submit a query without updating the URL? On a dictionary, I want to do first one simple query: www.example.com/?q=word On the result page there will be a button with which I want …