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
[EMAIL PROTECTED]
(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

Reply via email to