I'm creating a street address search engine, so I'm guiding myself with this post:
What I need to change is to divide the program into two pages ie on the first page1.php contains the input of the search and then by pressing the button "move to the map" redirect to page2.php showing the result in the map.