Good afternoon ...
I need your help. I have a page in html + php which basically is a field that queries a mysql database with ajax and returns the result as the field is filled with the correct number of numbers (10 digits).
I wanted to make a request through the URL to already load the page with this field filled. For ex ... When I type google.com/?q=quirequote Google opens with the field written "question"
How do I do this? Do I have to mark my field and set this "q"?