Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

php -> post -> proxy -> https

Status
Not open for further replies.

zhengsun

Programmer
Feb 24, 2003
7
DE
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 !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top