Home
My Faqts
Contributors
About
Help
Knowledge Base Contributions
Below is a list of the
knowledge base
entries that
Daniel Stenberg
has contributed to:
how can i send HTTP request on a web server with SSL (in https) ? And with PHP ?
If you use PHP as a standalone tool and want to fopen() a http:// but need to go via a proxy, how can you do this ?
How can PHP make a SSL encrypted post to a transaction server?
Need I to add --cert [cert-path] ?
When I use this way, my return number is zero but other side get ERROR 403. How should I do?
how should I do to post data to a server which ask the client must present a valid certificate ?
how should I do to post data to a server which ask the client must present a valid certificate ?
how should I do to post data to a server which ask the client must present a valid certificate ?
How can I use PHP as a FTP client?