hi all,
i get such a question.
I want to post data to a https server throughout a proxy server.
I use fopen() to post data to http server and it works well.
i see many experts use curl to do this so that i install php4.3.1 and wanna give it a try. but i can not find an example online. if possible, i want to get such an example. or please teachs me how to do it.
I have read FAQ434-2502 written by sleipnir214 (Programmer). because the message did not mention proxy server, i have to ask the question again.
thanks in advance !
i get such a question.
I want to post data to a https server throughout a proxy server.
I use fopen() to post data to http server and it works well.
i see many experts use curl to do this so that i install php4.3.1 and wanna give it a try. but i can not find an example online. if possible, i want to get such an example. or please teachs me how to do it.
I have read FAQ434-2502 written by sleipnir214 (Programmer). because the message did not mention proxy server, i have to ask the question again.
thanks in advance !