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