Quote:
Originally Posted by betty1980
Thank you, but I don't understand.
I need to send data to the other server and accourding to this data perform an action. I didn't mean to just read the data as is on the other server.
|
what kind of data are you trying to submit?
You can use a regulare header post configuration, Curl is nothing more then a automated system for regular header commands. It can be done manually aswell.