curl-library
https problem
Date: Mon, 24 Feb 2003 12:48:34 +0800
when i get a http page, it work right.
but when i get a https page. it return nothing.
<?php
$ch = curl_init ("https://www.website.com/");
$result = curl_exec ($ch);
curl_close ($ch);
echo $result;
?>
致礼
北京艺龙信息技术有限公司
曾庆荣
Ronna.Zeng_at_corp.elong.com
010-65886448-729
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
Received on 2003-02-24