Posting all POST information to another server
Posted: Mon Jun 29, 2009 8:27 am
Hi,
I have a PHP server, and a page that received some POST information (let's say some fields and a file in the _FILES array).
Now, let's say I want to post all that information to another server, can I do that?
Thanks.
I have a PHP server, and a page that received some POST information (let's say some fields and a file in the _FILES array).
Now, let's say I want to post all that information to another server, can I do that?
Thanks.