Question
March 25, 2009 at 02:54 PM
fitz

php http response from post to a foreign website

by fitz . Updated 17 years, 5 months ago

I have made a php script that is supposed to take a $_POST input from a different website and then parse the data and send a response back to the sender. There will be many senders who do $_POST ‘s to the script but I cant figure out a couple of things.
1. when the form is submitted by the client this is what the form action line looks like:

This discussion is locked

All Comments