On 22/06/01, [EMAIL PROTECTED] wrote:
> We are not regular PHP developers, but one of our programmers developed a
> patch to 4.0.5 that allows PHP to act as an SSL client.
>
> If you believe that it is useful, feel free to add to the PHP code base.
Jeff,
Thanks for your patch, but we do have a
We are not regular PHP developers, but one of our programmers developed a
patch to 4.0.5 that allows PHP to act as an SSL client.
This patch adds the fsockopen_ssl() and pfsockopen_ssl() functions. It
works at a lower level than the curl package and allows you to add SSL to
anything by simply
We are not regular PHP developers, but one of our programmers developed a
patch to 4.0.5 that allows PHP to act as an SSL client.
This patch adds the fsockopen_ssl() and pfsockopen_ssl() functions. It
works at a lower level than the curl package and allows you to add SSL to
anything by simply