Im almost done with 1 website im making, but i need to get 1 thing done
In 1st page, people need to enter Name and email , how can i get that redirected to next page, so name and email shows in URL
like this : mydomainname.com/page2.php?name=Name&email=email@email.com ?
Its PHP script i made in second page.
Basically all what they enter on 1st page need to be showed on second page on text where are their name and email
In 1st page, people need to enter Name and email , how can i get that redirected to next page, so name and email shows in URL
like this : mydomainname.com/page2.php?name=Name&email=email@email.com ?
Its PHP script i made in second page.
Basically all what they enter on 1st page need to be showed on second page on text where are their name and email