Hello everyone, I want to send a form to a different server without user input. Auto fill a form ($_POST or $_GET). People will still click a link. So it could be a client-side sollution. cURL is the logical sollution but is there an alternative, client or server side. I was thinking about FSockOpen and putting a header() inside so the location in the browser looks like the other domain. Would this be possible.
Regards, Paul van Schayck -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php