|
[PHP] send raw post data
hello,
is it possible to send raw post data with php to another website and receive the answer?
i have to make a "proxy"-php, it receives a xml-file in the raw post data and send it to another php-script, it gets the answer and shows it on itself.
but i dont know, how i can send the raw post data to another php-script.
thanks for teh answers
best regards
toredo
|