Re: socket https.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Out of PHP 4.3.0 fsockopen has been fixed up to do that.

""Richard Lynch"" <ceo@xxxxxxxxx> escreveu na mensagem 
news:56075.208.195.234.254.1160073958.squirrel@xxxxxxxxxxxxxxxx
> You may want to look at using CURL which handles all the grunge of the
> SSL exchange...
> http://php.net/curl
>
> Or maybe fsockopen has been fixed up to do that also?...
>
> On Thu, October 5, 2006 12:33 pm, João Cândido de Souza Neto wrote:
>> Hi everybody.
>>
>> I must to connect a https server by a fsockopen but it seems not
>> working.
>>
>> I´ve got openssl instaled in my php and when i run the follow line.
>>
>> $sock = fsockopen("ssl://wwws.aymorefinanciamentos.com.br", 80,
>> $errno,
>> $errstr, 30);
>>
>> My var $sock returns false without any error string.
>>
>> Could anyone help me?
>>
>> --
>> João Cândido de Souza Neto
>> Curitiba Online
>> joao@xxxxxxxxxxxxxxxxxxxxx
>> (41) 3324-2294 (41) 9985-6894
>> http://www.curitibaonline.com.br
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
>
> -- 
> Some people have a "gift" link here.
> Know what I want?
> I want you to buy a CD from some starving artist.
> http://cdbaby.com/browse/from/lynch
> Yeah, I get a buck. So? 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux