I have this code that works perfectly. But, after I submit it, I’m redirected to the external website, where results can be seen. Instead, I want the results to be displayed on the same website. I’m open to to all kinds of suggestion!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
First line should be:
Then above your last line where you echo, put this:
Also, change your location line to this:
—–EDIT—–
I added some code to parse the response for you, final code would be: